ReferenceLinkInfoContents Property
This read-only property returns the contents of the link
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public XPathNavigator Contents { get; }
Public ReadOnly Property Contents As XPathNavigator
Get
public:
property XPathNavigator^ Contents {
XPathNavigator^ get ();
}
member Contents : XPathNavigator with get
Property Value
XPathNavigator