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