NAnt SDK Documentation - v0.92

PathScanner Methods

The methods of the PathScanner class are listed below. For a complete list of PathScanner class members, see the PathScanner Members topic.

Public Instance Methods

Add Adds a file to the list of files to be scanned for.
Clear 
Clone Creates a shallow copy of the PathScanner.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetType (inherited from Object) Gets the Type of the current instance.
ScanOverloaded. Scans all direcetories in the PATH environment variable for files.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

PathScanner Class | NAnt.Core Namespace