Share via


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>MetadataReferenceFeatureDependencyContext 用於註冊 AssemblyPart 實例以建立 MetadataReference

方法

PopulateFeature(IEnumerable<ApplicationPart>, MetadataReferenceFeature)
已淘汰.

feature更新 實例。

適用於