NUnitReportTask.

OutFilename Property

Summary

Name of Output HTML file.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
NUnitReportTask

Syntax

[TaskAttribute("out", Required = true)]
public string OutFilename { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string