NUnit2ReportTask.

ToDir Property

Summary

The directory where the files resulting from the transformation should be written to. The default is the project's base directory.

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
DirectoryInfo