Summary
Gets or sets the configuration.
- Namespace
- Cake
.Common .Tools .MSBuild - Containing Type
- MSBuildSettings
Syntax
public string Configuration { get; set; }
Value
Type | Description |
---|---|
string | The configuration. |
public string Configuration { get; set; }
Type | Description |
---|---|
string | The configuration. |