TopicTransformationCoreMetadataNode Property
This read-only property returns the metadata node for the topic being rendered
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public XElement MetadataNode { get; }
Public ReadOnly Property MetadataNode As XElement
Get
public:
property XElement^ MetadataNode {
XElement^ get ();
}
member MetadataNode : XElement with get
Property Value
XElement