Summary
Gets or sets the location of the file or files to include.
The path is relative to the NuSpec file unless an absolute path is specified.
The wildcard character -
* - is allowed.
Using a double wildcard - ** implies a recursive directory search.
- Namespace
- Cake
.Common .Tools .Chocolatey .Pack - Containing Type
- Chocolatey
Nu Spec Content
Syntax
public string Source { get; set; }
Value
| Type | Description |
|---|---|
| string |
