This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Coverlet.
Summary
Add a type of format to combine with the existing output formats
- Assembly
- Cake
.Coverlet .dll - Namespace
- Cake
.Coverlet - Containing Type
- CoverletSettings
Syntax
public CoverletSettings WithFormat(CoverletOutputFormat format)
Parameters
Name | Type | Description |
---|---|---|
format | CoverletOutputFormat | The format type to add |
Return Value
Type | Description |
---|---|
CoverletSettings |