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