ActionOnDotNetUnhandledException

enumeration

Switch to Manual

Description

存在未经处理的 .NET 异常时的行为。

Variables

SilentExit存在未经处理的 .NET 异常时静默退出(未生成崩溃报告)。
Crash存在未经处理的 .NET 异常时发生崩溃(将生成崩溃报告)。