Version: 2020.1
언어: 한국어

ActionOnDotNetUnhandledException

enumeration

매뉴얼로 전환

설명

The behavior in case of unhandled .NET exception.

변수

SilentExitSilent exit in case of unhandled .NET exception (no Crash Report generated).
CrashCrash in case of unhandled .NET exception (Crash Report will be generated).