Summary
A name for the compiler-generated PDB file; can be either a file or
directory name. The default is the output directory.
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- ClTask
Syntax
[TaskAttribute("pdbfile")]
public string ProgramDatabaseFile { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |