'DeclarationPublic ReadOnly Property Key As String
'UsageDim instance As KeysSentEventArgs Dim value As String value = instance.Key
public string Key {get;}
'DeclarationPublic ReadOnly Property Key As String
'UsageDim instance As KeysSentEventArgs Dim value As String value = instance.Key
public string Key {get;}