Summary
Gets or sets the package description.
- Namespace
- Cake
.Common .Tools .Chocolatey .Pack - Containing Type
- Chocolatey
Pack Settings
Syntax
public string Description { get; set; }
Remarks
Markdown format is allowed for this property.
Value
Type | Description |
---|---|
string | The package description. |