XmlDocInspectionIssue.XmlTag Property
- Namespace
- Kampute.DocToolkit.XmlDoc
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the XML documentation tag associated with the issue.
public XmlDocTag XmlTag { get; }Property Value
- XmlDocTag
- The XML documentation tag associated with the issue.
