BuildFeatureSettings.

Debug Property

Summary

Gets or sets a value indicating whether to run in debug mode.
Namespace
Cake.Features.Building
Containing Type
BuildFeatureSettings

Syntax

public bool Debug { get; set; }

Value

Type Description
bool