Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > KeysSendingEventArgs Class : Keys Property |
'Declaration
Public Property Keys As String
'Usage
Dim instance As KeysSendingEventArgs Dim value As String instance.Keys = value value = instance.Keys
public string Keys {get; set;}