Microsoft.VisualStudio.VSHelp Namespace
VSHelp contains the objects and members for Visual Studio Help Integration.
| Class | Description | |
|---|---|---|
![]() | DExploreAppObjClass | Deprecated. Use Help2 instead. |
| Interface | Description | |
|---|---|---|
![]() | DExploreAppObj | Deprecated. Use Help2 instead. |
![]() | Help | Dual interface used to provide F1 Help from a modal or non-modal dialog box. |
![]() | IVsHelpEvents | Supports filter and collection change events. |
![]() | IVsHelpEvents_Event | Supports filter and collection change events. |
![]() | IVsHelpOwner | Provides information about the Help owner. |
![]() | IVsHelpTopicShowEvents | Provides support for help topic show events. |
| Delegate | Description | |
|---|---|---|
![]() | IVsHelpEvents_OnCollectionChangedEventHandler | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | IVsHelpEvents_OnFilterChangedEventHandler | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
The objects and members within VSHelp are contained in Microsoft.VisualStudio.VSHelp80, and should be instantiated from there.


