TopicTransformationCoreSyntaxNode Property
This read-only property returns the syntax 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 SyntaxNode { get; }
Public ReadOnly Property SyntaxNode As XElement
Get
public:
property XElement^ SyntaxNode {
XElement^ get ();
}
member SyntaxNode : XElement with get
Property Value
XElement