HeatSettings.

SuppressUniqueIds Property

Summary

Gets or sets a value indicating whether to suppress unique identifiers for files, components, and directories.
Namespace
Cake.Common.Tools.WiX.Heat
Containing Type
HeatSettings

Syntax

public bool SuppressUniqueIds { get; set; }

Value

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