IHelp Interface
Visual Studio 2015
Manages the retrieval and display of online help information. You can get an instance of the interface from the SHelp (SID_SHelp) service.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetHelpFile(String) | Gets the name and path of the help file. |
![]() | GetHelpInfo(UInt32) | Gets information about the context of the help request. |
![]() | ShowHelp(String, UInt32, UInt32) | Displays a Help topic. |
Show:
