NAnt SDK Documentation - v0.85-nightly-2005-11-09

DirectoryScanner Methods

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

Public Instance Methods

Clone Creates a shallow copy of the DirectoryScanner.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Scan Uses Includes and Excludes search criteria (relative to BaseDirectory or absolute), to search for filesystem objects.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

DirectoryScanner Class | NAnt.Core Namespace