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


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