Click or drag to resize

McScript Class

Inheritance Hierarchy

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Class McScript
	Inherits McCommandExtended

The McScript type exposes the following members.

Constructors
  NameDescription
Public methodMcScript
Initializes a new instance of the McScript class
Public methodMcScript(String)
Initializes a new instance of the McScript class
Public methodMcScript(McCommand)
Initializes a new instance of the McScript class
Top
Properties
  NameDescription
Public propertyFavorite
Favorite scripts are listed in the development ribbon.
Public propertyFilename
Public propertyMacro
Public propertyShortcut
Define a shortcut key to associate with the script.
Top
Methods
See Also