How to disable Diagnostic Tools?

2019-01-13 00:22发布

问题:

When debugging a C# application in Visual Studio 2015, Diagnostic Tools starts automatically. I unchecked both checkboxes in Select Tools, but it doesn't seem to completely disable it.

How do I turn it off (and on again later)?

回答1:

If you want to disable the feature altogether you can currently do so from Tools → Options → Debugging → General → Enable Diagnostics Tools while debugging