Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : StartupConnection Property |
'Declaration
Property StartupConnection As String
'Usage
Dim instance As ITerminal Dim value As String instance.StartupConnection = value value = instance.StartupConnection
string StartupConnection {get; set;}
Exception | Description |
---|---|
System.ArgumentException | Thrown if the set parameter length is longer than the maximum allowed. |