InfoConnect for Unisys
CitrixIPAddress Property


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
string CitrixIPAddress {get;}
See Also