Summary
Gets fully qualified attribute names to exclude from analysis. Wildcards (*) allowed.
Code marked with these attributes will be excluded from coverage.
This represents the
--exclude-attributes option.
- Namespace
- Cake
.Common .Tools .DotCover - Containing Type
- Dot
Cover Coverage Settings
Syntax
public ISet<string> ExcludeAttributes { get; }
Value
| Type | Description |
|---|---|
| ISet |
