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


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