Summary
The encoding to use when loading the file. The default is the
system's current ANSI code page.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- LoadPropertiesTask
Syntax
[TaskAttribute("encoding")]
public Encoding Encoding { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| Encoding |
