Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : SerialDeviceToHost Property |
'Declaration
Property SerialDeviceToHost As Boolean
'Usage
Dim instance As ITerminal Dim value As Boolean instance.SerialDeviceToHost = value value = instance.SerialDeviceToHost
bool SerialDeviceToHost {get; set;}