Partager via


FeatureTagHelper(IFeatureManagerSnapshot) Constructeur

Définition

Crée un tag helper de fonctionnalité.

public FeatureTagHelper (Microsoft.FeatureManagement.IFeatureManagerSnapshot featureManager);
new Microsoft.FeatureManagement.Mvc.TagHelpers.FeatureTagHelper : Microsoft.FeatureManagement.IFeatureManagerSnapshot -> Microsoft.FeatureManagement.Mvc.TagHelpers.FeatureTagHelper
Public Sub New (featureManager As IFeatureManagerSnapshot)

Paramètres

featureManager
IFeatureManagerSnapshot

Le gestionnaire de fonctionnalités instantané à utiliser pour évaluer l’état des fonctionnalités.

S’applique à