NUnitTest.

ToDir Property

Summary

Directory to write the reports to.
Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Types
Containing Type
NUnitTest

Syntax

[TaskAttribute("todir")]
public string ToDir { get; set; }

Attributes

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

Value

Type Description
string