GemSettings.

Backtrace Property

Summary

Gets or sets a value indicating whether to show stack backtrace on errors.
Assembly
Cake.Gem.dll
Namespace
Cake.Gem
Containing Type
GemSettings

Syntax

public bool Backtrace { get; set; }

Value

Type Description
bool