Summary
Do not save the discovered documents to the local disk.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- DicsoTask
Syntax
[TaskAttribute("nosave")]
[BooleanValidator()]
public bool NoSave { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
