Summary
Gets or sets the exclude paths.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- Settings
.PackSettings
Syntax
public List<string> ExcludePaths { get; set; }
Value
Type | Description |
---|---|
List |
The exclude paths. |