Summary
Gets or sets the package Source URL.
- Namespace
- Cake
.Common .Tools .Chocolatey .Pack - Containing Type
- Chocolatey
Pack Settings
Syntax
public Uri PackageSourceUrl { get; set; }
Remarks
Requires at least Chocolatey 0.9.9.7.
Value
| Type | Description |
|---|---|
| Uri | The package Source URL. |
