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