Summary
Ignore directory structure of source directory, compress all files
into a single directory.
The default value is
false
.
- Assembly
- NAnt
.Compression .dll - Namespace
- NAnt
.Compression .Tasks - Containing Type
- ZipTask
Syntax
[TaskAttribute("flatten")]
[BooleanValidator()]
public virtual bool Flatten { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |