VisualBasicSyntaxNode.SyntaxTreeCore 属性

定义

protected:
 virtual property Microsoft::CodeAnalysis::SyntaxTree ^ SyntaxTreeCore { Microsoft::CodeAnalysis::SyntaxTree ^ get(); };
protected override Microsoft.CodeAnalysis.SyntaxTree SyntaxTreeCore { get; }
member this.SyntaxTreeCore : Microsoft.CodeAnalysis.SyntaxTree
Protected Overrides ReadOnly Property SyntaxTreeCore As SyntaxTree

属性值

适用于