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