Compartir a través de


CompiledRazorAssemblyPart Clase

Definición

para ApplicationPart ensamblados de 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
Herencia
CompiledRazorAssemblyPart
Implementaciones

Constructores

CompiledRazorAssemblyPart(Assembly)

Inicializa una nueva instancia de la clase CompiledRazorAssemblyPart.

Propiedades

Assembly

Obtiene la estructura Assembly.

Name

Obtiene el ApplicationPart nombre.

Implementaciones de interfaz explícitas

IRazorCompiledItemProvider.CompiledItems

para ApplicationPart ensamblados de Razor compilados.

Se aplica a