Summary
Gets or sets the configuration to set when harvesting the project.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public string Configuration { get; set; }
Value
Type | Description |
---|---|
string | The configuration. |