ViewsFeatureProvider Třída

Definice

Upozornění

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)
Dědičnost
ViewsFeatureProvider
Atributy
Implementuje

Konstruktory

ViewsFeatureProvider()
Zastaralé.

ViewsFeaturePro IApplicationFeatureProvider<TFeature> .

Pole

PrecompiledViewsAssemblySuffix
Zastaralé.

Získá příponu pro sestavení zobrazení.

ViewInfoContainerNamespace
Zastaralé.

Získá obor názvů pro ViewInfoContainer typ v sestavení zobrazení.

ViewInfoContainerTypeName
Zastaralé.

Získá název typu pro typ kolekce zobrazení v sestavení zobrazení.

Metody

GetViewAttributes(AssemblyPart)
Zastaralé.

Získá sekvenci RazorViewAttribute instancí přidružených k zadanému assemblyPart.

GetViewInfoContainerType(AssemblyPart)
Zastaralé.

Získá typ ViewInfoContainer pro zadaný assemblyPart.

PopulateFeature(IEnumerable<ApplicationPart>, ViewsFeature)
Zastaralé.

feature Aktualizace instanci.

Platí pro