MetadataReferenceFeatureProvider Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.
IApplicationFeatureProvider<TFeature> oluşturmak MetadataReferenceüzere MetadataReferenceFeature kayıtlı AssemblyPart örnekleri kullanan DependencyContext bir için.
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)
- Devralma
-
MetadataReferenceFeatureProvider
- Öznitelikler
- Uygulamalar
Oluşturucular
MetadataReferenceFeatureProvider() |
Geçersiz.
IApplicationFeatureProvider<TFeature> oluşturmak MetadataReferenceüzere MetadataReferenceFeature kayıtlı AssemblyPart örnekleri kullanan DependencyContext bir için. |
Yöntemler
PopulateFeature(IEnumerable<ApplicationPart>, MetadataReferenceFeature) |
Geçersiz.
|