Settings.

Diagnostic Property

Summary

Gets or sets a value indicating whether this Settings is diagnostic.
Assembly
Rocket.Surgery.Cake.dll
Namespace
Rocket.Surgery.Cake
Containing Type
Settings

Syntax

public bool Diagnostic { get; set; }

Value

Type Description
bool true if diagnostic; otherwise, false.