Bagikan melalui


ViewsFeatureProvider Kelas

Definisi

Perhatian

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)
Warisan
ViewsFeatureProvider
Atribut
Penerapan

Konstruktor

ViewsFeatureProvider()
Kedaluwarsa.

untuk IApplicationFeatureProvider<TFeature>ViewsFeature.

Bidang

PrecompiledViewsAssemblySuffix
Kedaluwarsa.

Mendapatkan akhiran untuk rakitan tampilan.

ViewInfoContainerNamespace
Kedaluwarsa.

Mendapatkan namespace layanan untuk ViewInfoContainer jenis dalam rakitan tampilan.

ViewInfoContainerTypeName
Kedaluwarsa.

Mendapatkan nama jenis untuk jenis koleksi tampilan di rakitan tampilan.

Metode

GetViewAttributes(AssemblyPart)
Kedaluwarsa.

Mendapatkan urutan RazorViewAttribute instans yang terkait dengan yang ditentukan assemblyPart.

GetViewInfoContainerType(AssemblyPart)
Kedaluwarsa.

Mendapatkan jenis ViewInfoContainer untuk yang ditentukan assemblyPart.

PopulateFeature(IEnumerable<ApplicationPart>, ViewsFeature)
Kedaluwarsa.

feature Updates instans.

Berlaku untuk