Compartir a través de


RewritingContext.SyntaxTree Propiedad

Definición

Árbol de sintaxis de documentos.

public:
 property Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Block ^ SyntaxTree { Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Block ^ get(); void set(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Block ^ value); };
public Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block SyntaxTree { get; set; }
member this.SyntaxTree : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block with get, set
Public Property SyntaxTree As Block

Valor de propiedad

Se aplica a