RazorEditorParser.CurrentParseTree Vlastnost

Definice

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu. Získá aktuální strom analýzy.

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

Hodnota vlastnosti

Aktuální strom analýzy.

Platí pro