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