InfoConnect API Guide
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
    string Text {get;}
    See Also