Udostępnij za pośrednictwem


FeatureTagHelper(IFeatureManagerSnapshot) Konstruktor

Definicja

Tworzy pomocnika tagów funkcji.

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)

Parametry

featureManager
IFeatureManagerSnapshot

Migawka menedżera funkcji używana do oceny stanu funkcji.

Dotyczy