CompiledRazorAssemblyPart Klasse

Definition

Ein ApplicationPart für kompilierte Razor-Assemblys.

public ref class CompiledRazorAssemblyPart : Microsoft::AspNetCore::Mvc::ApplicationParts::ApplicationPart, Microsoft::AspNetCore::Mvc::ApplicationParts::IRazorCompiledItemProvider
public class CompiledRazorAssemblyPart : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPart, Microsoft.AspNetCore.Mvc.ApplicationParts.IRazorCompiledItemProvider
type CompiledRazorAssemblyPart = class
    inherit ApplicationPart
    interface IRazorCompiledItemProvider
Public Class CompiledRazorAssemblyPart
Inherits ApplicationPart
Implements IRazorCompiledItemProvider
Vererbung
CompiledRazorAssemblyPart
Implementiert

Konstruktoren

CompiledRazorAssemblyPart(Assembly)

Initialisiert eine neue Instanz von CompiledRazorAssemblyPart.

Eigenschaften

Assembly

Ruft das Assembly ab.

Name

Ruft den Namen ab ApplicationPart .

Explizite Schnittstellenimplementierungen

IRazorCompiledItemProvider.CompiledItems

Ein ApplicationPart für kompilierte Razor-Assemblys.

Gilt für: