InfoConnect for Unisys
CitrixUserName Property


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