This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DependencyCheck.
Summary
The path patterns to exclude from the scan - this option can be specified multiple times. This accepts Ant style path patterns (e.g. /exclude/).
- Assembly
- Cake
.DependencyCheck .dll - Namespace
- Cake
.DependencyCheck - Containing Type
- Dependency
Check Settings
Syntax
public string Exclude { get; set; }
Attributes
Type | Description |
---|---|
ArgumentAttribute | Argument attribute class |
Value
Type | Description |
---|---|
string |