Summary
Gets or sets the result directory.
Test results directory will be created in specified path if not exists.
VSTest.Console.exe flag /ResultsDirectory.
- Namespace
- Cake
.Common .Tools .VSTest - Containing Type
- VSTestSettings
Syntax
public DirectoryPath ResultsDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |