HeatSettings.

SuppressFragments Property

Summary

Gets or sets a value indicating whether to suppress the generation of fragments for directories and components.
Namespace
Cake.Common.Tools.WiX.Heat
Containing Type
HeatSettings

Syntax

public bool SuppressFragments { get; set; }

Value

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