MetadataReferenceFeatureProvider Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.
que IApplicationFeatureProvider<TFeature>MetadataReferenceFeature usa DependencyContext para las instancias registradas AssemblyPart para crear 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)
- Herencia
-
MetadataReferenceFeatureProvider
- Atributos
- Implementaciones
Constructores
MetadataReferenceFeatureProvider() |
Obsoletos.
que IApplicationFeatureProvider<TFeature>MetadataReferenceFeature usa DependencyContext para las instancias registradas AssemblyPart para crear MetadataReference. |
Métodos
PopulateFeature(IEnumerable<ApplicationPart>, MetadataReferenceFeature) |
Obsoletos.
Novedades la |