-
Couldn't load subscription status.
- Fork 35
P_CodeJam_CodeExceptions_BreakOnException
andrewvk edited this page Mar 25, 2016
·
8 revisions
[This is preliminary documentation and is subject to change.]
Enables Break execution on assertion failure feature
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static bool BreakOnException { get; set; }VB
Public Shared Property BreakOnException As Boolean
Get
SetF#
static member BreakOnException : bool with get, set
Type: Boolean