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