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


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