NamespaceModel.Doc Property

Namespace
Kampute.DocToolkit.Models
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the documentation for the namespace.
public XmlDocEntry Doc { get; }

Property Value

XmlDocEntry
The XmlDocEntry object representing the documentation of the namespace.