InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / ITerminal Interface / CitrixUserName Property


In This Topic
    CitrixUserName Property
    In This Topic
    Gets the Username value for a Citrix connection type.
    Syntax
    'Declaration
     
    
    ReadOnly Property CitrixUserName As String
    'Usage
     
    
    Dim instance As ITerminal
    Dim value As String
     
    value = instance.CitrixUserName
    string CitrixUserName {get;}
    See Also