HaoTermHotspotScheme Property |
Gets or sets the hotspot scheme.
Namespace:
Flex.Hal.Term
Assembly:
Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax public HotspotScheme HotspotScheme { get; set; }
Public Property HotspotScheme As HotspotScheme
Get
Set
Property Value
Type:
HotspotSchemeRemarks
Hotspots are text on the host screen that are highlighted and can be activated to perform certain operations such as sending host keys, etc.
See Also