Summary
Specifies the path and/or name of the generated precompiled header
file - given either relative to
NAnt.VisualCpp.Tasks.ClTask.OutputDir
or as an
absolute path.
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- ClTask
Syntax
[TaskAttribute("pchfile")]
public string PchFile { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |