Table of Contents

TopicTransformationCore.SyntaxNode Property

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

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

public XElement SyntaxNode { get; }

Property Value

XElement