NAnt SDK Documentation - v0.92

PathScanner.Scan Method ()

Scans all direcetories in the PATH environment variable for files.

[Visual Basic]
Overloads Public Function Scan() As StringCollection
[C#]
public StringCollection Scan();

Return Value

List of matching files found in the PATH.

See Also

PathScanner Class | NAnt.Core Namespace | PathScanner.Scan Overload List