Table of Contents

Property BreakOnExceptions

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v9.dll

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; }

Property Value

bool