FeatureFlag.Label Property

Definition

A label used to group this feature flag with others. A Label is used together with a Name to uniquely identify a feature flag.

public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

Property Value

Applies to