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 shortcut locations.
- Assembly
- Cake
.Squirrel .dll - Namespace
- Cake
.Squirrel - Containing Type
- SquirrelSettings
Syntax
public string ShortCutLocations { get; set; }
Value
Type | Description |
---|---|
string | Comma-separated string of shortcut locations, e.g. 'Desktop,StartMenu'. |