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