The properties of the DirectoryScanner class are listed below. For a complete list of DirectoryScanner class members, see the DirectoryScanner Members topic.
![]() | The base directory to scan. The default is the current directory. |
![]() | Gets or set a value indicating whether or not to use case-sensitive pattern matching. |
![]() | 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. |
![]() | Indicates whether or not the directory scanner included everything that it scanned. |
![]() | Gets the list of directories that were scanned for files. |
DirectoryScanner Class | NAnt.Core Namespace