Summary
The directory to copy to.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- CopyTask
Syntax
[TaskAttribute("todir")]
public virtual 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 |
