Gets a value indicating whether this IConfigurationSource produce debug information

Namespace: Castle.ActiveRecord.Framework
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
bool Debug{ get;}

Field Value

true if debug; otherwise, false.

See Also