Summary
Gets or sets the source to find the package(s) to download. Defaults to default feeds.
- Namespace
- Cake
.Common .Tools .Chocolatey .Download - Containing Type
- Chocolatey
Download Settings
Syntax
public string Source { get; set; }
Value
Type | Description |
---|---|
string | The server URL. |