Scans all direcetories in the PATH environment variable for files.
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);
PathScanner Class | NAnt.Core Namespace