Partager via


KeyboardEventArgs.Code Propriété

Définition

Contient une chaîne qui identifie la touche physique en cours d’appui. La valeur n’étant pas affectée par la disposition du clavier ou l’état du modificateur actuel, une touche particulière retourne toujours la même valeur.

public:
 property System::String ^ Code { System::String ^ get(); void set(System::String ^ value); };
public string Code { get; set; }
member this.Code : string with get, set
Public Property Code As String

Valeur de propriété

S’applique à