FeatureFlagsChangedEventArgs.Enabled Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das featureflag aktiviert ist.

public:
 property Nullable<bool> Enabled { Nullable<bool> get(); };
public bool? Enabled { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Enabled : Nullable<bool>
Public ReadOnly Property Enabled As Nullable(Of Boolean)

Eigenschaftswert

Nullable<Boolean>
Attribute

Gilt für