Summary
Gets the assemblies loaded in the specified scope into coverage results.
Ant-style patterns are supported here (e.g.ProjectFolder/**/*.dll)
This represents the
/Scope
option.
- Namespace
- Cake
.Common .Tools .DotCover - Containing Type
- Dot
Cover Coverage Settings
Syntax
public ISet<string> Scope { get; }
Value
Type | Description |
---|---|
ISet |