Initializes a new instance of the DirectoryScanner.
Initializes a new instance of the DirectoryScanner.
public DirectoryScanner();
Initializes a new instance of the DirectoryScanner specifying whether patterns are to be match case-sensitively.
public DirectoryScanner(bool);
DirectoryScanner Class | NAnt.Core Namespace