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

속성 값

적용 대상