Condividi tramite


FeatureTagHelper(IFeatureManagerSnapshot) Costruttore

Definizione

Crea un helper del tag di funzionalità.

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)

Parametri

featureManager
IFeatureManagerSnapshot

Snapshot di Gestione funzionalità da usare per valutare lo stato delle funzionalità.

Si applica a