InfoConnect for Unisys
Version Property (ITerminal)


Gets the version of the terminal session control.
Syntax
'Declaration
 
ReadOnly Property Version As String
'Usage
 
Dim instance As ITerminal
Dim value As String
 
value = instance.Version
string Version {get;}
See Also