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