HeatSettings.

KeepEmptyDirectories Property

Summary

Gets or sets a value indicating whether to keep empty directories.
Namespace
Cake.Common.Tools.WiX.Heat
Containing Type
HeatSettings

Syntax

public bool KeepEmptyDirectories { get; set; }

Value

Type Description
bool true if keep empty directories; otherwise, false.