Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / 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
See Also