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) |
已淘汰.
|