InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / HotSpots Class / HotspotsMap Property


In This Topic
HotspotsMap Property (HotSpots)
In This Topic
Gets or sets the current hotspots definition file.
Syntax
'Declaration
 
Public Property HotspotsMap As String
 
'Usage
 
Dim instance As HotSpots
Dim value As String
 
instance.HotspotsMap = value
 
value = instance.HotspotsMap
See Also