ChutzpahSettings.

PrintDebugInfo Property

Summary

Gets or sets a value indicating whether to print debugging information and tracing to console.
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahSettings

Syntax

public bool PrintDebugInfo { get; set; }

Value

Type Description
bool true if [print debug information]; otherwise, false.