
上QQ阅读APP看书,第一时间看更新
Add conditions to Exception Settings
Visual Studio 2017 allows you to add conditions when you configure the debugger to break on thrown exceptions from a specific module. Thus, the breakpoint will hit only when the specified condition is met. You can use the asterisk/wildcards to broaden the conditions, as shown in the following screenshot:
