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