Summary
Gets or sets a space-separated list of relative file or folder paths to exclude from formatting. The default is none.
- Namespace
- Cake
.Common .Tools .DotNet .Format - Containing Type
- DotNetFormatSettings
Syntax
public ICollection<string> Exclude { get; set; }
Value
Type | Description |
---|---|
ICollection |