CandleSettings.

ShowSourceTrace Property

Summary

Gets or sets a value indicating whether to show source trace for errors, warnings and verbose messages.
Namespace
Cake.Common.Tools.WiX
Containing Type
CandleSettings

Syntax

public bool ShowSourceTrace { get; set; }

Value

Type Description
bool