CitrixVirtualUserScript FieldsC# API
The CitrixVirtualUserScript type exposes the following members.
Fields

  NameDescription
Protected fieldct
A helper object used to communicate between main and foreground scripts. Background script is normally use it to check to see if it needs to exit.
(Inherited from VirtualUserScript.)
Protected fieldisMainScript
Internal use only.
(Inherited from VirtualUserScript.)
Public fieldStatic memberNoMatch
The Rectangle that is returned if no match can be found for an image search
Back to Top
See Also