NUnit3Result.

Transform Property

Summary

Gets or sets the file name of an XSL transform that will be applied to the results.
Namespace
Cake.Common.Tools.NUnit
Containing Type
NUnit3Result

Syntax

public FilePath Transform { get; set; }

Value

Type Description
FilePath The name of an XSLT file that will be applied to the results.