Summary
The directory where compiled targets will be placed. This
overrides path settings contained in the solution/project.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet .Tasks - Containing Type
- SolutionTask
Syntax
[TaskAttribute("outputdir", Required = false)]
public DirectoryInfo OutputDir { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| DirectoryInfo |
