Contains the arguments to be passed to the handler of an assembly for a console task.
Schema
Hierarchy
Syntax
Xml |
---|
<Parameters> <Argument Name=”argumentName>value</Argument> </Parameters> |
Attributes and
Elements
The following sections describe attributes, child elements, and the parent element of the Parameters element.
Attributes
None.
Child Elements
Element | Description |
---|---|
Optional element. Represents an argument to be passed to the handler. |
Parent Elements
Element | Description |
---|---|
Represents a console task definition. |