ChangeDirectory.

Directory Property

Summary

The path to which the current working directory should be set.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
ChangeDirectory

Syntax

[TaskAttribute("dir", Required = true)]
public DirectoryInfo Directory { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
DirectoryInfo