Summary
Gets the filters.
This represents the
-filter option.
- Namespace
- Cake
.Common .Tools .OpenCover - Containing Type
- OpenCoverSettings
Syntax
public ISet<string> Filters { get; }
Value
| Type | Description |
|---|---|
| ISet |
The filters. |
