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

属性值

适用于