This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Squirrel.
Summary
Gets or sets the filepath to the icon for shortcuts.
- Assembly
- Cake
.Squirrel .dll - Namespace
- Cake
.Squirrel - Containing Type
- SquirrelSettings
Syntax
public FilePath Icon { get; set; }
Value
Type | Description |
---|---|
FilePath | Path to an ICO file that will be used for icon shortcuts. |