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