public Keys Key { get; }
Public ReadOnly Property Key As Keys Get Dim instance As HotkeyPressEventArgs Dim value As Keys value = instance.Key
public: property Keys Key { Keys get (); }
member Key : Keys with get
No code example is currently available or this language may not be supported.
In This Article