ViewsFeatureProvider 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.
Przestroga
This type is obsolete and will be removed in a future version. See IRazorCompiledItemProvider for alternatives.
Element IApplicationFeatureProvider<TFeature> dla ViewsFeatureelementu .
public ref class ViewsFeatureProvider : Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationFeatureProvider<Microsoft::AspNetCore::Mvc::Razor::Compilation::ViewsFeature ^>
public class ViewsFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.Razor.Compilation.ViewsFeature>
[System.Obsolete("This type is obsolete and will be removed in a future version. See IRazorCompiledItemProvider for alternatives.")]
public class ViewsFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.Razor.Compilation.ViewsFeature>
type ViewsFeatureProvider = class
interface IApplicationFeatureProvider<ViewsFeature>
interface IApplicationFeatureProvider
[<System.Obsolete("This type is obsolete and will be removed in a future version. See IRazorCompiledItemProvider for alternatives.")>]
type ViewsFeatureProvider = class
interface IApplicationFeatureProvider<ViewsFeature>
interface IApplicationFeatureProvider
Public Class ViewsFeatureProvider
Implements IApplicationFeatureProvider(Of ViewsFeature)
- Dziedziczenie
-
ViewsFeatureProvider
- Atrybuty
- Implementuje
Konstruktory
ViewsFeatureProvider() |
Przestarzałe.
Element IApplicationFeatureProvider<TFeature> dla ViewsFeatureelementu . |
Pola
PrecompiledViewsAssemblySuffix |
Przestarzałe.
Pobiera sufiks zestawu widoku. |
ViewInfoContainerNamespace |
Przestarzałe.
Pobiera przestrzeń nazw dla ViewInfoContainer typu w zestawie widoku. |
ViewInfoContainerTypeName |
Przestarzałe.
Pobiera nazwę typu widoku kolekcji w zestawie widoku. |
Metody
GetViewAttributes(AssemblyPart) |
Przestarzałe.
Pobiera sekwencję wystąpień skojarzonych RazorViewAttribute z określonym |
GetViewInfoContainerType(AssemblyPart) |
Przestarzałe.
Pobiera typ ViewInfoContainer określonego |
PopulateFeature(IEnumerable<ApplicationPart>, ViewsFeature) |
Przestarzałe.
|