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