Condividi tramite


DocumentParseCompleteEventArgs.GeneratorResults Proprietà

Definizione

Risultati della generazione e dell'analisi dei blocchi

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

Valore della proprietà

Si applica a