MemberModel.Doc Property

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

Definition

Gets the documentation comments associated with the member.
public XmlDocEntry Doc { get; }

Property Value

XmlDocEntry
A XmlDocEntry object containing the documentation comments for the member.