Dump File Summary Extensibility API

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

Using the extensibility APIs in this section, you can extend the .Exe Project System and the Dump Summary page for use with your own custom debug engine.

In This Section

The APIs for extending the Dump Summary page and the .Exe Project System are available in the following namespace:

Microsoft.VisualStudio.Debugger.VsDebugPresentationExtension

See Also

Using Dump Files