HeatSettings.

GenerateBinderVariables Property

Summary

Gets or sets a value indicating whether generate binder variables instead of preprocessor variables.
Namespace
Cake.Common.Tools.WiX.Heat
Containing Type
HeatSettings

Syntax

public bool GenerateBinderVariables { get; set; }

Value

Type Description
bool true if [generate binder variables]; otherwise, false.