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