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


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