MetadataReferenceFeatureProvider Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.
Um IApplicationFeatureProvider<TFeature> para MetadataReferenceFeature que usa para instâncias DependencyContext registradas AssemblyPart para criar MetadataReference.
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)
- Herança
-
MetadataReferenceFeatureProvider
- Atributos
- Implementações
Construtores
MetadataReferenceFeatureProvider() |
Obsoleto.
Um IApplicationFeatureProvider<TFeature> para MetadataReferenceFeature que usa para instâncias DependencyContext registradas AssemblyPart para criar MetadataReference. |
Métodos
PopulateFeature(IEnumerable<ApplicationPart>, MetadataReferenceFeature) |
Obsoleto.
Atualizações a |