NAnt SDK Documentation - v0.92

PathScanner.Scan Method

Scans all direcetories in the PATH environment variable for files.

Overload List

Scans all direcetories in the PATH environment variable for files.

public StringCollection Scan();

Scans all directories in the given environment variable for files.

public StringCollection Scan(string);

See Also

PathScanner Class | NAnt.Core Namespace