NUnitReportTask.

XslFile Property

Summary

XSLT file used to generate the report.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
NUnitReportTask

Syntax

[TaskAttribute("xslfile", Required = false)]
public string XslFile { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string