Summary
Sets a single environment variable and treats it like a PATH -
ensures the right separator for the local platform is used.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- EnvironmentVariable
Syntax
[BuildElement("path")]
public PathSet PathSet { get; set; }
Attributes
| Type | Description |
|---|---|
| Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
Value
| Type | Description |
|---|---|
| PathSet |
