'Declaration Public ReadOnly Property Key As String
'Declaration
Public ReadOnly Property Key As String
'Usage Dim instance As KeysSentEventArgs Dim value As String value = instance.Key
'Usage
Dim instance As KeysSentEventArgs Dim value As String value = instance.Key
public string Key {get;}
KeysSentEventArgs Class KeysSentEventArgs Members