Console.NumberLock Propriété

Définition

Obtient une valeur indiquant si la bascule de la touche VERR. NUM est activée ou désactivée.

public:
 static property bool NumberLock { bool get(); };
[System.Runtime.Versioning.SupportedOSPlatform("windows")]
public static bool NumberLock { get; }
public static bool NumberLock { get; }
[<System.Runtime.Versioning.SupportedOSPlatform("windows")>]
member this.NumberLock : bool
member this.NumberLock : bool
Public Shared ReadOnly Property NumberLock As Boolean

Valeur de propriété

Boolean

true si VERR. NUM est activé, false si VERR. NUM est désactivé.

Attributs

Exceptions

L’opération Get est invoquée sur un système d’exploitation autre que Windows.

S’applique à