InfoConnect API Guide
Attachmate.Reflection.Emulation.PTR Namespace / IPTRSystem Interface / Version Property


In This Topic
    Version Property (IPTRSystem)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property Version As String
    'Usage
     
    
    Dim instance As IPTRSystem
    Dim value As String
     
    value = instance.Version
    string Version {get;}
    See Also