Summary
Gets process names to ignore during analysis. Wildcards (*) allowed.
This represents the
--exclude-processes option.
- Namespace
- Cake
.Common .Tools .DotCover - Containing Type
- Dot
Cover Coverage Settings
Syntax
public ISet<string> ExcludeProcesses { get; }
Value
| Type | Description |
|---|---|
| ISet |
