Dump File Summary Extensibility API
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Dump File Summary Extensibility API.
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.
The APIs for extending the Dump Summary page and the .Exe Project System are available in the following namespace:
Microsoft.VisualStudio.Debugger.VsDebugPresentationExtension
Show: