Property BreakOnExceptions
BreakOnExceptions
Gets or sets a boolean flag that indicates whether the debugger should break on script exceptions. Default is true
.
public bool BreakOnExceptions { get; set; }
Gets or sets a boolean flag that indicates whether the debugger should break on script exceptions. Default is true
.
public bool BreakOnExceptions { get; set; }