There was an error while loading. Please reload this page.
Conditional symbol for debug builds.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public const string DebugCondition = "DEBUG"
VB
Public Const DebugCondition As String = "DEBUG"
F#
static val mutable DebugCondition: string
Type: String
DebugCode ClassCodeJam Namespace