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