MetadataReferenceFeatureProvider 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.
public ref class MetadataReferenceFeatureProvider : Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationFeatureProvider<Microsoft::AspNetCore::Mvc::Razor::Compilation::MetadataReferenceFeature ^>
public class MetadataReferenceFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.Razor.Compilation.MetadataReferenceFeature>
[System.Obsolete("This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.")]
public class MetadataReferenceFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.Razor.Compilation.MetadataReferenceFeature>
type MetadataReferenceFeatureProvider = class
interface IApplicationFeatureProvider<MetadataReferenceFeature>
interface IApplicationFeatureProvider
[<System.Obsolete("This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.")>]
type MetadataReferenceFeatureProvider = class
interface IApplicationFeatureProvider<MetadataReferenceFeature>
interface IApplicationFeatureProvider
Public Class MetadataReferenceFeatureProvider
Implements IApplicationFeatureProvider(Of MetadataReferenceFeature)
- 繼承
-
MetadataReferenceFeatureProvider
- 屬性
- 實作
建構函式
MetadataReferenceFeatureProvider() |
已淘汰.
IApplicationFeatureProvider<TFeature>, MetadataReferenceFeatureDependencyContext 用於註冊 AssemblyPart 實例以建立 MetadataReference 。 |
方法
PopulateFeature(IEnumerable<ApplicationPart>, MetadataReferenceFeature) |
已淘汰.
|