Condividi tramite


KeyboardEventArgs.Code Proprietà

Definizione

Contiene una stringa che identifica il tasto fisico premuto. Il valore non è interessato dallo stato corrente del layout della tastiera o del modificatore, quindi un tasto specifico restituirà sempre lo stesso valore.

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

Valore della proprietà

Si applica a