ExecAction.Arguments property

For scripting, gets or sets the arguments associated with the command-line operation.

Syntax

ExecAction.Arguments As String

Property value

The arguments that are needed by the command-line operation.

Remarks

When reading or writing XML, the command-line operation arguments are specified in the Arguments element of the Task Scheduler schema.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll

See also

ExecAction

Task Scheduler