Summary
The directory to which outputs will be stored.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- ResGenTask
Syntax
[TaskAttribute("todir", Required = false)]
public DirectoryInfo ToDirectory { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| DirectoryInfo |
