Summary
Gets or sets the location of the download cache.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateySettings
Syntax
public string CacheLocation { get; set; }
Value
| Type | Description |
|---|---|
| string | The download cache location. |
