InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / ConnectionEventArgs Class / ConnectionSettings Property


In This Topic
ConnectionSettings Property (ConnectionEventArgs)
In This Topic
Connection settings.
Syntax
'Declaration
 
Public ReadOnly Property ConnectionSettings As IConnectionSettings
 
'Usage
 
Dim instance As ConnectionEventArgs
Dim value As IConnectionSettings
 
value = instance.ConnectionSettings
See Also