Summary
Whether output should be appended to or overwrite
an existing file. The default is
false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- SqlTask
Syntax
[TaskAttribute("append")]
[BooleanValidator()]
public bool Append { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |