Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the arguments associated with the command-line operation.
<xs:element name="Arguments"
type="string"
/>
The Arguments element is defined by the execType complex type.
Parent element
Element | Derived from | Description |
---|---|---|
Exec | execType | Specifies an action that executes a command-line operation. |
Remarks
For C++ development, see the Arguments property of IExecAction.
For script development, see ExecAction.Arguments.
Examples
For a complete example of the XML for a task that uses an executable action, see Time Trigger Example (XML).
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |