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