Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ITerminal Interface / CitrixPCName Property


In This Topic
CitrixPCName Property
In This Topic
Gets the PC name returned by a Citrix host.
Syntax
'Declaration
 
ReadOnly Property CitrixPCName As String
 
'Usage
 
Dim instance As ITerminal
Dim value As String
 
value = instance.CitrixPCName
See Also