Summary
The value for a PATH like environment variable. You can use
: or ; as path separators and NAnt will convert it to
the platform's local conventions.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- EnvironmentVariable
Syntax
[TaskAttribute("path")]
public PathSet Path { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| PathSet |
