Share via


Programmatically Interacting with Document Explorer

The Help2 object is used to programmatically control Microsoft Document Explorer. The Help2 object is a child of DTE in its object hierarchy and can be accessed by using the late-bound DTE.Help property in Visual Studio macros and add-ins. In VSPackages the Help2 object is obtained through the SVsHelp service.

In This Section

  • Help Integration
    Provides information about how to integrate Help content into Visual Studio.

Change History

Date

History

Reason

July 2008

Updated In This Section to reflect TOC changes.

Information enhancement.