Console.CapsLock Propriété

Définition

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

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

Valeur de propriété

Boolean

true si VERR. MAJ est activé ; false si VERR. MAJ est désactivé.

Attributs

Exceptions

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

S’applique à