Click or drag to resize

CmdScriptInfo Fields

The CSharpParserCmdScriptInfo type exposes the following members.

Fields
  NameDescription
Public fieldabortOnError
If set to 'true' parent script will be aborted on pre/post-script error, otherwise the error will be ignored.
Public fieldargs
Script file and it's arguments.
Public fieldpreScript
If set to 'true' the CmdScriptInfo describes the pre-script, otherwise it is for the post-script.
Top
See Also