API Reference for IntelliTrace Extensibility

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

By using the information in this section, you can use IntelliTrace extensibility APIs to read and decode .itrace files in your application.

In This Section

This IntelliTrace extensibility APIs are contained in one namespace

IntelliTrace
Provides information about how to debug with IntelliTrace.

MSDN Code Gallery
Hosts a sample application showing how to use IntelliTrace extensibility.