共用方式為


SemanticModel.SyntaxTree 屬性

定義

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

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

屬性值

適用於