PathScanner Constructor
|
Initializes a new instance of the PathScanner class. |
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. |
Scan | Overloaded. Scans all direcetories in the PATH environment variable for files. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
PathScanner Class | NAnt.Core Namespace