InfoConnect for Unisys
HotspotsMap Property (IHotSpots)


Gets or sets the current hotspots definition file.
Syntax
'Declaration
 
Property HotspotsMap As String
'Usage
 
Dim instance As IHotSpots
Dim value As String
 
instance.HotspotsMap = value
 
value = instance.HotspotsMap
string HotspotsMap {get; set;}
See Also