NUnit2Test.

XsltFile Property

Summary

XSLT transform file to use when using the NAnt.NUnit.Types.FormatterType.Plain formatter.
Assembly
NAnt.NUnit2.dll
Namespace
NAnt.NUnit2.Types
Containing Type
NUnit2Test

Syntax

[TaskAttribute("transformfile")]
public FileInfo XsltFile { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
FileInfo