Attachmate Reflection 2014 .NET API Reference
AutoInvoke Property (Hotspot)


Gets or sets a value indicating whether to cause the hotspot to be invoked as soon as it appears on the screen.
Syntax
'Declaration
 
Public Property AutoInvoke As Boolean
'Usage
 
Dim instance As Hotspot
Dim value As Boolean
 
instance.AutoInvoke = value
 
value = instance.AutoInvoke
public bool AutoInvoke {get; set;}
Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

Hotspot Class
Hotspot Members

Send Feedback