TelnetTermDefault Property (IConnectionSettingsTelnet)
The terminal type string that is sent as a backup to the Telnet server if the server requests this information and doesn't recognize the current value set for TelnetTermType.
string TelnetTermDefault {get; set;}
'Declaration
Property TelnetTermDefault As String
'Usage
Dim instance As IConnectionSettingsTelnet
Dim value As String
instance.TelnetTermDefault = value
value = instance.TelnetTermDefault
Property Value
The default value UNIX and OpenVMS, and ReGIS Graphics emulations is "VT100,DEC-VT100". This value cannot be changed if the connection is open.