Represents an argument to be passed to the handler of a console task.
Schema
Hierarchy
Syntax
Xml |
---|
<Argument Name=”argumentName”>parameter</Argument> |
Attributes and
Elements
The following sections describe attributes, child elements, and the parent element of the Parameter element.
Attributes
Attribute | Description |
---|---|
Name |
Required attribute. The name of the argument. |
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Contains the arguments to be passed to the handler. |
Remarks
To see an example of how arguments are sent to the console task application, see ConsoleTask.