Compartilhar via


CompiledRazorAssemblyPart Classe

Definição

Um ApplicationPart para assemblies Razor compilados.

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
Herança
CompiledRazorAssemblyPart
Implementações

Construtores

CompiledRazorAssemblyPart(Assembly)

Inicializa uma nova instância de CompiledRazorAssemblyPart.

Propriedades

Assembly

Obtém o Assembly.

Name

Obtém o ApplicationPart nome.

Implantações explícitas de interface

IRazorCompiledItemProvider.CompiledItems

Um ApplicationPart para assemblies Razor compilados.

Aplica-se a