Summary
Path to store header file. The default is the project base directory.
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- McTask
Syntax
[TaskAttribute("headerpath")]
public DirectoryInfo HeaderPath { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
DirectoryInfo |