Summary
Tells the compiler to use the specified character set.
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- ClTask
Syntax
[TaskAttribute("characterset", Required = false)]
public CharacterSet CharacterSet { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
CharacterSet |