RazorEditorParser.CurrentParseTree Propiedad

Definición

Este tipo o miembro admite la infraestructura de .NET Framework y no está pensado para usarse directamente desde el código. Obtiene el árbol de análisis actual.

public System.Web.Razor.Parser.SyntaxTree.Block CurrentParseTree { get; }
member this.CurrentParseTree : System.Web.Razor.Parser.SyntaxTree.Block
Public ReadOnly Property CurrentParseTree As Block

Valor de propiedad

Árbol de análisis actual.

Se aplica a