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


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