Reflection
Version Property (IIbmTerminal)


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
string Version {get;}
See Also