Summary
The command-line arguments for the external program.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- ExternalProgramBase
Syntax
[BuildElementArray("arg")]
public virtual ArgumentCollection Arguments { get; }
Attributes
Type | Description |
---|---|
Build |
Indicates that property should be treated as a XML arrayList |
Value
Type | Description |
---|---|
ArgumentCollection |