Summary
Gets or sets the output group of Visual Studio project.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public WiXOutputGroupType? OutputGroup { get; set; }
Value
Type | Description |
---|---|
WiXOutputGroupType? | The output group. |