InfoConnect API Guide
Attachmate.Reflection.Emulation.ALC Namespace / IAlcTerminal Interface / Version Property


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