开发者

Debug Exceptions

开发者 https://www.devze.com 2022-12-11 15:15 出处:网络
In visual studio I select Debug->Exceptions then add an exception that will be ignored by visual studio.

In visual studio I select Debug->Exceptions then add an exception that will be ignored by visual studio.

Where is this information stored?

When I switch solutions I seem to lose this setting. Is there anyway to set this for e开发者_JAVA百科veryone?


It is being stored in the user options file for the solution (.suo)

0

精彩评论

暂无评论...
验证码 换一张
取 消