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