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