Summary
Gets or sets the package project URL.
- Namespace
- Cake
.Common .Tools .Chocolatey .Pack - Containing Type
- Chocolatey
Pack Settings
Syntax
public Uri ProjectUrl { get; set; }
Value
Type | Description |
---|---|
Uri | The package project URL. |