![]() |
Initializes a new instance of the DirectoryScanner class. |
![]() | The base directory to scan. The default is the current directory. |
![]() | Gets the list of directories that match the given patterns. |
![]() | Gets the collection of exclude patterns. |
![]() | Gets the list of files that match the given patterns. |
![]() | Gets the collection of include patterns. |
![]() | Gets the list of directories that were scanned for files. |
![]() | Creates a shallow copy of the DirectoryScanner. |
![]() | |
![]() | |
![]() | |
![]() | Uses Includes and Excludes search criteria (relative to BaseDirectory or absolute), to search for filesystem objects. |
![]() |
![]() | |
![]() |
DirectoryScanner Class | NAnt.Core Namespace