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