共用方式為


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

屬性值

適用於