InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / IUtsTerminal Interface / Version Property


In This Topic
Version Property (IUtsTerminal)
In This Topic
Gets the version of the terminal session control.
Syntax
'Declaration
 
ReadOnly Property Version As String
 
'Usage
 
Dim instance As IUtsTerminal
Dim value As String
 
value = instance.Version
See Also