PathScanner.

Scan() Method

Summary

Scans all directories in the PATH environment variable for files.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
PathScanner

Syntax

public StringCollection Scan()

Return Value

Type Description
StringCollection List of matching files found in the PATH.