'Declaration
Property TelnetEnvironment As String
'Usage
Dim instance As IIbmTerminal Dim value As String instance.TelnetEnvironment = value value = instance.TelnetEnvironment
string TelnetEnvironment {get; set;}
'Declaration
Property TelnetEnvironment As String
'Usage
Dim instance As IIbmTerminal Dim value As String instance.TelnetEnvironment = value value = instance.TelnetEnvironment
string TelnetEnvironment {get; set;}
Exception | Description |
---|---|
System.ArgumentException | This exception is thrown if the set parameter is longer than the maximum allowed. |
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you modify a property that was secured via the Permissions Manager or that can only be modified by an Administrator. |
keyword=value; keyword=value; keyword=value
When you use Auto SignOn (AutoSignon = True), Reflection automatically signs on to the host using the current values of the UserName and Password properties. You can set TelnetEnvironment to specify additional, non-default sign on options using any of the following keywords in the Exit program string:
You cannot change the value of this property while you are connected. This property applies only to 5250 terminal sessions using Telnet.