Compartir a través de


SyntaxTreeAnalysisContext.Tree Propiedad

Definición

SyntaxTree que es el objeto del análisis.

public:
 property Microsoft::CodeAnalysis::SyntaxTree ^ Tree { Microsoft::CodeAnalysis::SyntaxTree ^ get(); };
public Microsoft.CodeAnalysis.SyntaxTree Tree { get; }
member this.Tree : Microsoft.CodeAnalysis.SyntaxTree
Public ReadOnly Property Tree As SyntaxTree

Valor de propiedad

Se aplica a