expression.HostAddress As String
where expression is a variable that represents a IbmTerminal Object
Exception | Description |
---|---|
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. |
This example prints the type of terminal along with some other information when a session view opens.
To run this example, copy this code to the ThisFrame code window under the Common Project.
You may need to add a reference to the Attachmate_Reflection_Objects_Emulation_OpenSystems library.