Rule.IsEnabled Propriété

Définition

Obtient ou définit une valeur indiquant si la règle est activée.

public:
 property bool IsEnabled { bool get(); void set(bool value); };
public bool IsEnabled { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.IsEnabled : bool with get, set
Public Property IsEnabled As Boolean

Valeur de propriété

Boolean
Attributs

S’applique à