NUnit2ReportTask.

XslFile Property

Summary

XSLT file used to generate the report if NAnt.Contrib.Tasks.NUnit2Report.NUnit2ReportTask.Format is NAnt.Contrib.Types.NUnit2Report.ReportFormat.NoFrames.

Syntax

[TaskAttribute("xslfile")]
public FileInfo XslFile { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo