Prevent “Send error report to Microsoft”

后端 未结 6 2183
眼角桃花
眼角桃花 2021-01-04 20:47

I\'m working on a rather large project, and its unlikely will catch everything. I\'ve found the event that notifies me of unhandled exceptions, however I haven\'t found a wa

6条回答
  •  生来不讨喜
    2021-01-04 21:29

    http://msdn.microsoft.com/en-us/library/system.appdomain.unhandledexception.aspx

    Though if you're releasing this as a commercial project, I encourage you to register with Microsoft, so that you can actually get the crash dumps and error reporting info that is being sent to MS

提交回复
热议问题