NAnt SDK Documentation - v0.92

PathScanner Members

PathScanner overview

Public Instance Constructors

PathScanner Constructor Initializes a new instance of the PathScanner class.

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