HeatSettings.

SuppressRegistry Property

Summary

Gets or sets a value indicating whether [suppress registry].
Namespace
Cake.Common.Tools.WiX.Heat
Containing Type
HeatSettings

Syntax

public bool SuppressRegistry { get; set; }

Value

Type Description
bool true if [suppress registry]; otherwise, false.