Partager via


RazorEngineHost.GeneratedClassContext Propriété

Définition

Détails sur les méthodes et les types qui doivent être utilisés pour générer du code pour les constructions Razor

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

Valeur de propriété

S’applique à