Property UnhandledExceptionModeIfDebugger
UnhandledExceptionModeIfDebugger
Gets how the application responds to unhandled exceptions (if debugger is attached). Use SetUnhandledExceptionModeIfDebugger(UnhandledExceptionMode) to change this property.
public static UnhandledExceptionMode UnhandledExceptionModeIfDebugger { get; }