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