ClTask.

CharacterSet Property

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
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
CharacterSet