FeatureDefinition.Status Property

Definition

When set to Disabled, this feature will always be considered disabled regardless of the rest of the feature definition. The default value is Conditional.

public Microsoft.FeatureManagement.FeatureStatus Status { get; set; }
member this.Status : Microsoft.FeatureManagement.FeatureStatus with get, set
Public Property Status As FeatureStatus

Property Value

Applies to