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