ScriptingCriteria Properties

Properties

Active Gets or sets the flag indicating whether or not the script should be used.
CustomParameter Gets or sets the custom parameter passed directly to the script.
FileName Gets or sets the full path name of the script file.
ScriptEngineProgId Gets or sets the ProgId of the Active Scripting engine.
ScriptText Gets or sets the text of the script if the script is not passed via the FileName property.

See Also