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


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