InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / HotSpots Class / MRUHotSpotLength Property


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