XmlDocProviderCache.HasDocumentation Property

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

Definition

Gets a value indicating whether the XML documentation provider has any documentation available.
public bool HasDocumentation { get; }

Property Value

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