Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IHotSpots Interface / HotspotsMap Property


In This Topic
HotspotsMap Property (IHotSpots)
In This Topic
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
See Also