InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / Hotspot Class
Properties Methods


Hotspot Class Members

The following tables list the members exposed by Hotspot.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the action sequence to invoke when this hotspot is invoked.  
Public PropertyGets or sets a value indicating whether to cause the hotspot to be invoked as soon as it appears on the screen.  
Public PropertyGets or sets whether the hotspot will appear only if the text is in the specified column.  
Public PropertyGets or sets a value indicating whether the hotspot must be followed by a delimiter, usually a space.  
Public PropertyGets or sets a value indicating whether to make the hotspot case sensitive.  
Public PropertyGets or sets a value indicating whether the hotspot must be preceded by a delimiter, usually a space.  
Public PropertyGets or sets whether the hotspot will appear only if the text is in the specified row.  
Public PropertyGets or sets a value indicating the hotspot text. The text can be up to 80 characters.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified object is equal to the current object.  
Public MethodServes as the default hash function.  
Public MethodReturns an in-memory representation of the XML schema used for Hotspot.  
Public MethodReads in a list type from an xml file.  
Public MethodReturns a string representation of this Hotspot.  
Public MethodWrites out a list to xml format.  
Top
Public Operators
Determines whether the specified object is equal to the current object.
Determines whether the specified object is not equal to the current object.
Top
See Also