TestCloudSettings.

NUnitXmlFile Property

Summary

Gets or sets the filename to output the NUnit report results.
Assembly
Cake.Xamarin.dll
Namespace
Cake.Xamarin
Containing Type
TestCloudSettings

Syntax

public FilePath NUnitXmlFile { get; set; }

Value

Type Description
FilePath The NUnit report results output file.