Compartilhar via


FeatureTagHelper(IFeatureManagerSnapshot) Construtor

Definição

Cria um auxiliar de marca de recurso.

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)

Parâmetros

featureManager
IFeatureManagerSnapshot

O gerenciador de recursos instantâneo usar para avaliar o estado do recurso.

Aplica-se a