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