XmlDocProvider.HasDocumentation Property

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

Definition

Gets a value indicating whether the XML documentation provider is empty.
public bool HasDocumentation { get; }

Property Value

bool
true if the provider contains no documentation; otherwise, false.