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


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