Summary
The base of the directory of this fileset. The default is the project
base directory.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- FileSet
Syntax
[TaskAttribute("basedir")]
public virtual DirectoryInfo BaseDirectory { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| DirectoryInfo |
