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