InfoConnect API Guide
Attachmate.Reflection.Emulation.PTR Namespace / IPTRRoute Interface / QueuePath Property


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