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
Adds a filter to the list of inclusions
- Assembly
- Cake
.Coverlet .dll - Namespace
- Cake
.Coverlet - Containing Type
- CoverletSettings
Syntax
public CoverletSettings WithInclusion(string file)
Parameters
Name | Type | Description |
---|---|---|
file | string | The filter to add |
Return Value
Type | Description |
---|---|
CoverletSettings |