Summary
Gets the assembly product Attribute.
- Namespace
- Cake
.Common .Solution .Project .Properties - Containing Type
- Assembly
Info Parse Result
Syntax
public string Product { get; }
Value
| Type | Description |
|---|---|
| string | The assembly product attribute. |
