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