SyntaxNode.SyntaxTreeCore Propriété

Définition

Retourne SyntaxTree propriétaire du nœud. Si le nœud n’appartient pas à une arborescence, un nœud est généré.

protected:
 abstract property Microsoft::CodeAnalysis::SyntaxTree ^ SyntaxTreeCore { Microsoft::CodeAnalysis::SyntaxTree ^ get(); };
protected abstract Microsoft.CodeAnalysis.SyntaxTree SyntaxTreeCore { get; }
member this.SyntaxTreeCore : Microsoft.CodeAnalysis.SyntaxTree
Protected MustOverride ReadOnly Property SyntaxTreeCore As SyntaxTree

Valeur de propriété

S’applique à