Summary
    The mode in which the specified 
		NAnt.VisualCpp.Tasks.ClTask.PchFile (if any) is
    used. The default is NAnt.VisualCpp.Tasks.ClTask.PrecompiledHeaderMode.Use.
    - Assembly
 - NAnt
.VisualCpp .dll  - Namespace
 - NAnt
.VisualCpp .Tasks  - Containing Type
 - ClTask
 
Syntax
[TaskAttribute("pchmode")]
public ClTask.PrecompiledHeaderMode PchMode { get; set; }
	Attributes
| Type | Description | 
|---|---|
| Task | 
						Indicates that property should be treated as a XML attribute for the task. | 
Value
| Type | Description | 
|---|---|
| ClTask | 
					
