CompiledRazorAssemblyPart Třída

Definice

Pro ApplicationPart zkompilovaná sestavení Razor.

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
Dědičnost
CompiledRazorAssemblyPart
Implementuje

Konstruktory

CompiledRazorAssemblyPart(Assembly)

Inicializuje novou instanci .CompiledRazorAssemblyPart

Vlastnosti

Assembly

Získá .Assembly

Name

ApplicationPart Získá název.

Explicitní implementace rozhraní

IRazorCompiledItemProvider.CompiledItems

Pro ApplicationPart zkompilovaná sestavení Razor.

Platí pro