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