FeatureFlag.Name Property

Definition

The name that uniquely identifies the feature flag. A Name is used together with a Label to uniquely identify a feature flag.

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

Property Value

Applies to