Summary
Gets or sets the data collectors for the test run.
- Namespace
- Cake
.Common .Tools .DotNet .Test - Containing Type
- DotNetTestSettings
Syntax
public ICollection<string> Collectors { get; set; }
Value
Type | Description |
---|---|
ICollection |