Summary
The directory where the files resulting from the transformation
should be written to. The default is the project's base directory.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .NUnit2Report - Containing Type
- NUnit2ReportTask
Syntax
[TaskAttribute("todir")]
public DirectoryInfo ToDir { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| DirectoryInfo |
