Megosztás a következőn keresztül:


RazorEngineHost.GeneratedClassContext Property

Definition

Details about the methods and types that should be used to generate code for Razor constructs

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

Property Value

Applies to