共用方式為


SyntaxReference.SyntaxTree 屬性

定義

這個 所參考節點的語法樹狀結構。

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

屬性值

適用於