Freigeben über


SyntaxReference.SyntaxTree Eigenschaft

Definition

Die Syntaxstruktur, in der dieser Knoten auf einen Knoten verweist.

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

Eigenschaftswert

Gilt für: