MetadataReferenceFeatureProvider 类

定义

注意

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>它使用 DependencyContext 注册AssemblyPart实例来创建 MetadataReferenceMetadataReferenceFeature

方法

PopulateFeature(IEnumerable<ApplicationPart>, MetadataReferenceFeature)
已过时.

feature汇报 实例。

适用于