Summary
Specifies the code page to use for all source code files in the
compilation.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- VjcTask
Syntax
[TaskAttribute("codepage")]
public string Codepage { get; set; }
Remarks
Corresponds with the /codepage flag.
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| string |
