We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Conditional symbol for debug builds.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.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