XmlDocInspectionIssue.Member Property

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

Definition

Gets the member associated with the issue.
public IMember Member { get; }

Property Value

IMember
The member that has the documentation issue.