DirectoryScanner.

BaseDirectory Property

Summary

The base directory to scan. The default is the System.Environment.CurrentDirectory.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DirectoryScanner

Syntax

public DirectoryInfo BaseDirectory { get; set; }

Value

Type Description
DirectoryInfo