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