Summary
Gets or sets the package icon URL.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuGetPackSettings
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. |