다음을 통해 공유


ViewsFeatureProvider 클래스

정의

주의

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)
상속
ViewsFeatureProvider
특성
구현

생성자

ViewsFeatureProvider()
사용되지 않음.

ViewsFeature에 대한 IApplicationFeatureProvider<TFeature>입니다.

필드

PrecompiledViewsAssemblySuffix
사용되지 않음.

뷰 어셈블리의 접미사를 가져옵니다.

ViewInfoContainerNamespace
사용되지 않음.

뷰 어셈블리의 형식에 ViewInfoContainer 대한 네임스페이스를 가져옵니다.

ViewInfoContainerTypeName
사용되지 않음.

뷰 어셈블리에서 뷰 컬렉션 형식의 형식 이름을 가져옵니다.

메서드

GetViewAttributes(AssemblyPart)
사용되지 않음.

지정된 assemblyPart와 연결된 인스턴스의 RazorViewAttribute 시퀀스를 가져옵니다.

GetViewInfoContainerType(AssemblyPart)
사용되지 않음.

지정된 의 ViewInfoContainer 형식을 assemblyPart가져옵니다.

PopulateFeature(IEnumerable<ApplicationPart>, ViewsFeature)
사용되지 않음.

feature instance 업데이트.

적용 대상