Summary
Desired level of compression. Possible values are 0 (STORE only)
to 9 (highest). The default is
6
.
- Assembly
- NAnt
.Compression .dll - Namespace
- NAnt
.Compression .Tasks - Containing Type
- ZipTask
Syntax
[TaskAttribute("ziplevel")]
[Int32ValidatorAttribute(0, 9)]
public int ZipLevel { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
Int32 |
Value
Type | Description |
---|---|
int |