Partager via


DocumentParseCompleteEventArgs.GeneratorResults Propriété

Définition

Résultats de la génération et de l’analyse de segments

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

Valeur de propriété

S’applique à