阅读背景:

如何在Visual Studio中调试期间停止执行所有异常?

来源:互联网 

In my code, I currently have an exception handling setup which logs exceptions to text files. When I'm debugging the code, however, I'd rather not handle the exceptions and let execution stop rather than read the file, set a breakpoint, etc. Is there an easy way to do this using the Build and Release configurations (something like a preprocessor directive I could use to comment out some of the exception handling code)?In my code, I currently have an exception handl




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: