Summary
Returns all path elements defined by this path object.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- PathSet
Syntax
public StringCollection GetElements()
Return Value
Type | Description |
---|---|
StringCollection | A list of path elements. |