Summary
Returns a textual representation of the path, which can be used as
PATH environment variable definition.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- PathSet
Syntax
public override string ToString()
Return Value
Type | Description |
---|---|
string | A textual representation of the path. |