Summary
List of command-line arguments; will be passed to the executable
as is.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- Argument
Syntax
[TaskAttribute("line")]
public string Line { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| string |
