Summary
Gets or sets the Icon path.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuGetPackSettings
Syntax
public string Icon { get; set; }
Value
Type | Description |
---|---|
string | The path to the icon file contained within the NuGet package. |