HeatSettings.

SuppressRootDirectory Property

Summary

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

Syntax

public bool SuppressRootDirectory { get; set; }

Value

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