Summary
Gets or sets the file patterns to include. If none are specified, defaults to **.
- Namespace
- Cake
.Common .Tools .OctopusDeploy - Containing Type
- OctopusPackSettings
Syntax
public ICollection<string> Include { get; set; }
Value
Type | Description |
---|---|
ICollection |