Summary
Gets or sets the location of the file or files to include.
The wildcard character -
* - is allowed.
Using a double wildcard - ** implies a recursive directory search.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuSpecContentFile
Syntax
public string Include { get; set; }
Value
| Type | Description |
|---|---|
| string |
