MRUHotSpotText Property (HotSpots)
Gets the most recently used hotspot text.
public string MRUHotSpotText {get;}
'Declaration
Public ReadOnly Property MRUHotSpotText As String
'Usage
Dim instance As HotSpots
Dim value As String
value = instance.MRUHotSpotText