NAnt SDK Documentation - v0.92

DirectoryScanner Constructor

Initializes a new instance of the DirectoryScanner.

Overload List

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);

See Also

DirectoryScanner Class | NAnt.Core Namespace