InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IHotSpots Interface / MRUHotSpotLength Property


In This Topic
    MRUHotSpotLength Property (IHotSpots)
    In This Topic
    Gets the most recently used hotspot length.
    Syntax
    'Declaration
     
    
    ReadOnly Property MRUHotSpotLength As Integer
    'Usage
     
    
    Dim instance As IHotSpots
    Dim value As Integer
     
    value = instance.MRUHotSpotLength
    int MRUHotSpotLength {get;}
    See Also