Debug Exceptions
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)
精彩评论