Attachmate.Reflection.Emulation.OpenSystems Namespace > ControlKeySentEventArgs Class : Key Property |
'Declaration
Public ReadOnly Property Key As ControlKeyCode
'Usage
Dim instance As ControlKeySentEventArgs Dim value As ControlKeyCode value = instance.Key
public ControlKeyCode Key {get;}