Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IOia Interface / Text Property


In This Topic
Text Property (IOia)
In This Topic
Returns text representation of the status line
Syntax
'Declaration
 
ReadOnly Property Text As String
 
'Usage
 
Dim instance As IOia
Dim value As String
 
value = instance.Text
See Also