Share via


SemanticModel.SyntaxTreeCore 屬性

定義

從中取得此模型的語法樹狀結構。

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

屬性值

適用於