FeatureGateAttribute.RequirementType Property

Definition

Controls whether any or all feature flags in FeatureFlags should be enabled to pass.

public Microsoft.FeatureManagement.RequirementType RequirementType { get; }
member this.RequirementType : Microsoft.FeatureManagement.RequirementType
Public ReadOnly Property RequirementType As RequirementType

Property Value

Applies to