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