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