Condividi tramite


SyntaxReference.SyntaxTree Proprietà

Definizione

Struttura ad albero della sintassi a cui fa riferimento un nodo.

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

Valore della proprietà

Si applica a