XmlDocInspectionIssue.Hyperlink Property
- Namespace
- Kampute.DocToolkit.XmlDoc
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the hyperlink reference associated with the issue, if applicable.
public string Hyperlink { get; }Property Value
Remarks
When the issue type is XmlDocInspectionIssueType.UntitledSeeAlso, this property contains the URI string of the see-also topic that is not described.
