NUnit2ReportTask.

Format Property

Summary

The format of the generated report. The default is NAnt.Contrib.Types.NUnit2Report.ReportFormat.NoFrames.

Syntax

[TaskAttribute("format")]
public ReportFormat Format { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
ReportFormat