Summary
Gets or sets the description.
- Namespace
- Cake
.Common .Solution .Project .Properties - Containing Type
- AssemblyInfoSettings
Syntax
public string Description { get; set; }
Value
| Type | Description |
|---|---|
| string | The assembly description. |
