SemanticModel.SyntaxTreeCore Proprietà

Definizione

L'albero della sintassi ottenuto da questo modello è stato ottenuto.

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

Valore della proprietà

Si applica a