InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts 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
See Also