MSTestSettings.

TestSettings Property

Summary

Gets or sets the test settings file to pass to MSTest.exe flag /testsettings.
Namespace
Cake.Common.Tools.MSTest
Containing Type
MSTestSettings

Syntax

public FilePath TestSettings { get; set; }

Value

Type Description
FilePath