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