ChutzpahSettings.

ForceTeamCityMode Property

Summary

Gets or sets a value indicating whether to force team city mode. (normally auto-detected) -- default is false
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahSettings

Syntax

public bool ForceTeamCityMode { get; set; }

Value

Type Description
bool true if [force team city mode]; otherwise, false.