CompiledRazorAssemblyPart Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Element ApplicationPart dla skompilowanych zestawów 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
- Dziedziczenie
- Implementuje
Konstruktory
CompiledRazorAssemblyPart(Assembly) |
Inicjuje nowe wystąpienie klasy CompiledRazorAssemblyPart. |
Właściwości
Assembly |
Pobiera klasę Assembly. |
Name |
ApplicationPart Pobiera nazwę. |
Jawne implementacje interfejsu
IRazorCompiledItemProvider.CompiledItems |
Element ApplicationPart dla skompilowanych zestawów Razor. |