Summary
Gets or sets the package files.
- Namespace
- Cake
.Common .Tools .Chocolatey .Pack - Containing Type
- Chocolatey
Pack Settings
Syntax
public ICollection<ChocolateyNuSpecContent> Files { get; set; }
Value
| Type | Description |
|---|---|
| ICollection |
The package files. |
