Share via


GeneratedSourceResult.SyntaxTree Property

Definition

The SyntaxTree that was produced from parsing the SourceText.

public Microsoft.CodeAnalysis.SyntaxTree SyntaxTree { get; }
member this.SyntaxTree : Microsoft.CodeAnalysis.SyntaxTree
Public ReadOnly Property SyntaxTree As SyntaxTree

Property Value

Applies to