Condividi tramite


ParserResults.Document Proprietà

Definizione

Nodo radice nell'albero della sintassi del documento.

public:
 property Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Block ^ Document { Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Block ^ get(); };
public Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block Document { get; }
member this.Document : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block
Public ReadOnly Property Document As Block

Valore della proprietà

Si applica a