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