ViewsFeatureProvider 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주의
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() |
사용되지 않음.
|
필드
PrecompiledViewsAssemblySuffix |
사용되지 않음.
뷰 어셈블리의 접미사를 가져옵니다. |
ViewInfoContainerNamespace |
사용되지 않음.
뷰 어셈블리의 형식에 ViewInfoContainer 대한 네임스페이스를 가져옵니다. |
ViewInfoContainerTypeName |
사용되지 않음.
뷰 어셈블리에서 뷰 컬렉션 형식의 형식 이름을 가져옵니다. |
메서드
GetViewAttributes(AssemblyPart) |
사용되지 않음.
지정된 |
GetViewInfoContainerType(AssemblyPart) |
사용되지 않음.
지정된 의 ViewInfoContainer 형식을 |
PopulateFeature(IEnumerable<ApplicationPart>, ViewsFeature) |
사용되지 않음.
|