Microsoft.VisualStudio.VSHelp Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VSHelp
contains the objects and members for Visual Studio Help Integration.
Classes
DExploreAppObjClass |
Deprecated. Use Help2 instead. |
Interfaces
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. |
SVsHelp |
Delegates
IVsHelpEvents_OnCollectionChangedEventHandler |
Microsoft Internal Use Only. |
IVsHelpEvents_OnFilterChangedEventHandler |
Microsoft Internal Use Only. |
Remarks
The objects and members within VSHelp
are contained in Microsoft.VisualStudio.VSHelp80, and should be instantiated from there.