Udostępnij przez


ViewsFeatureProvider Klasa

Definicja

Przestroga

This type is obsolete and will be removed in a future version. See IRazorCompiledItemProvider for alternatives.

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 assemblyPart.

GetViewInfoContainerType(AssemblyPart)
Przestarzałe.

Pobiera typ ViewInfoContainer określonego assemblyPartelementu .

PopulateFeature(IEnumerable<ApplicationPart>, ViewsFeature)
Przestarzałe.

feature Aktualizacje wystąpienie.

Dotyczy