Summary
The character encoding to use for filenames and comment inside the
zip file. The default is the system's OEM code page.
- Assembly
- NAnt
.Compression .dll - Namespace
- NAnt
.Compression .Tasks - Containing Type
- ZipTask
Syntax
[TaskAttribute("encoding")]
public Encoding Encoding { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| Encoding |
