Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ITerminal Interface / CitrixIPAddress Property


In This Topic
CitrixIPAddress Property
In This Topic
Gets the IP address for a connection to a Citrix host.
Syntax
'Declaration
 
ReadOnly Property CitrixIPAddress As String
 
'Usage
 
Dim instance As ITerminal
Dim value As String
 
value = instance.CitrixIPAddress
See Also