Summary
Gets local path on the agent where the test results are created.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Build Info
Syntax
public DirectoryPath TestResultsDirectory { get; }
Value
Type | Description |
---|---|
DirectoryPath | The test result directory. |