Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / KeysSentEventArgs Class / Key Property


In This Topic
Key Property (KeysSentEventArgs)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Key As String
 
'Usage
 
Dim instance As KeysSentEventArgs
Dim value As String
 
value = instance.Key
See Also