ModuleSet.

Dir Property

Summary

The base of the directory of this NAnt.DotNet.Types.ModuleSet. The default is the project base directory.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
ModuleSet

Syntax

[TaskAttribute("dir")]
public DirectoryInfo Dir { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
DirectoryInfo