SeeAlsoComment.Target Property

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

Definition

Gets the code reference (cref) or hyperlink (href) being referenced.
public string Target { get; }

Property Value

string
A string representing the code reference (cref) or hyperlink (href) being described.