Summary
    Gets or sets the arguments for the tool invocation. Items are expected to consist of the argument
    name with a meta data item called 'Value' which provides the value for the argument.
    
		- Namespace
- NBuildKit.MsBuild .Tasks .Script 
- Containing Type
- ExecWithArguments
Syntax
[Required]
public ITaskItem[] Arguments { get; set; }Attributes
| Type | Description | 
|---|---|
| Required | 
Value
| Type | Description | 
|---|---|
| ITaskItem[] |