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 attribute to the list of attribute to exclude
- Assembly
- Cake
.Coverlet .dll - Namespace
- Cake
.Coverlet - Containing Type
- CoverletSettings
Syntax
public CoverletSettings WithAttributeExclusion(string attribute)
Parameters
Name | Type | Description |
---|---|---|
attribute | string | The attribute to exclude |
Return Value
Type | Description |
---|---|
CoverletSettings |