HeatSettings.

GenerateGuidWithoutBraces Property

Summary

Gets or sets a value indicating whether to generate guids without curly braces.
Namespace
Cake.Common.Tools.WiX.Heat
Containing Type
HeatSettings

Syntax

public bool GenerateGuidWithoutBraces { get; set; }

Value

Type Description
bool true if generate guids without curly braces; otherwise, false.