IXmlDocResolver.HasDocumentation Property

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets a value indicating whether the resolver contains any XML documentation.
bool HasDocumentation { get; }

Property Value

bool
true if the resolver has no XML documentation; otherwise, false.