MSTestSettings.

ResultsFile Property

Summary

Gets or sets the filepath for a named resulting test file. MSTest.exe flag /resultsfile.
Namespace
Cake.Common.Tools.MSTest
Containing Type
MSTestSettings

Syntax

public string ResultsFile { get; set; }

Value

Type Description
string