TopicTransformationCoreReferenceNode Property

This read-only property returns the reference node for the API topic being rendered. This is not used for MAML topics.

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public XElement ReferenceNode { get; }

Property Value

XElement

See Also