Summary
Gets or sets a value indicating whether to enable data diagnostic adapter 'CodeCoverage' in the test run. Default settings are used if not specified using settings file.
- Namespace
- Cake
.Common .Tools .VSTest - Containing Type
- VSTestSettings
Syntax
public bool EnableCodeCoverage { get; set; }
Value
Type | Description |
---|---|
bool |