XmlDocInspectionIssue.CodeReference Property
- Namespace
- Kampute.DocToolkit.XmlDoc
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the code reference associated with the issue, if applicable.
public string CodeReference { get; }Property Value
Remarks
When the issue type is XmlDocInspectionIssueType.UndocumentedReference, this property contains the code reference that is not described.
