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.Kudu.
Summary
Gets or sets paths to ignore.
- Assembly
- Cake
.Kudu .dll - Namespace
- Cake
.Kudu .KuduSync - Containing Type
- KuduSyncSettings
Syntax
public ICollection<string> PathsToIgnore { get; set; }
Value
Type | Description |
---|---|
ICollection |