Summary
Gets or sets a value indicating whether the COM elements.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public bool SuppressCom { get; set; }
Value
Type | Description |
---|---|
bool |
true if [suppress COM]; otherwise, false .
|