Summary
Gets or sets the attribute filters.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- Settings
.CoverageSettings
Syntax
public ISet<string> AttributeFilters { get; set; }
Value
| Type | Description |
|---|---|
| ISet |
The attribute filters. |
