Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmTerminal Interface / Version Property


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