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