Summary
Sets a single command-line argument 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
- Argument
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 |