Attachmate.Reflection.Emulation.ALC Namespace > IAlcTerminal Interface : ResendLastInputMessage Property |
'Declaration
Property ResendLastInputMessage As String
'Usage
Dim instance As IAlcTerminal Dim value As String instance.ResendLastInputMessage = value value = instance.ResendLastInputMessage
string ResendLastInputMessage {get; set;}