Summary
Gets the build configuration.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParserResult
Syntax
public string Configuration { get; }
Value
Type | Description |
---|---|
string | The build configuration. |
public string Configuration { get; }
Type | Description |
---|---|
string | The build configuration. |