HaoTermHotspotScheme Property |
Gets or sets the hotspot scheme.
Namespace: Flex.Hal.TermAssembly: Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 6.0.8219.1880
Syntaxpublic HotspotScheme HotspotScheme { get; set; }
Public Property HotspotScheme As HotspotScheme
Get
Set
Property Value
HotspotScheme
Remarks
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