Summary
A directory to scan for task assemblies.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- LoadTasksTask
Syntax
[TaskAttribute("path")]
public DirectoryInfo Path { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
DirectoryInfo |