Summary
Gets or sets the name of the component group.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public string ComponentGroupName { get; set; }
Value
Type | Description |
---|---|
string | The name of the component group. |