HeatSettings.

SuppressVb6Com Property

Summary

Gets or sets a value indicating whether to suppress VB6 COM registration entries.
Namespace
Cake.Common.Tools.WiX.Heat
Containing Type
HeatSettings

Syntax

public bool SuppressVb6Com { get; set; }

Value

Type Description
bool true if suppress VB6 COM registration entries; otherwise, false.