TopicTransformationCoreReferenceNode Property
This read-only property returns the reference node for the API topic being rendered. This is
not used for MAML topics.
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public XElement ReferenceNode { get; }
Public ReadOnly Property ReferenceNode As XElement
Get
public:
property XElement^ ReferenceNode {
XElement^ get ();
}
member ReferenceNode : XElement with get
Property Value
XElement