TagHelperFeatureProvider Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class TagHelperFeatureProvider : Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationFeatureProvider<Microsoft::AspNetCore::Mvc::Razor::TagHelpers::TagHelperFeature ^>
public class TagHelperFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.Razor.TagHelpers.TagHelperFeature>
type TagHelperFeatureProvider = class
interface IApplicationFeatureProvider<TagHelperFeature>
interface IApplicationFeatureProvider
type TagHelperFeatureProvider = class
interface IApplicationFeatureProvider
interface IApplicationFeatureProvider<TagHelperFeature>
Public Class TagHelperFeatureProvider
Implements IApplicationFeatureProvider(Of TagHelperFeature)
- Héritage
-
TagHelperFeatureProvider
- Implémente
Constructeurs
TagHelperFeatureProvider() |
Méthodes
IncludePart(ApplicationPart) |
Incluez un composant. |
IncludeType(TypeInfo) |
Incluez un type. |
PopulateFeature(IEnumerable<ApplicationPart>, TagHelperFeature) |
Mises à jour le |