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


In This Topic
Version Property (ITerminal)
In This Topic
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
See Also