IVsHelpEvents Interface
Visual Studio 2015
Supports filter and collection change events.
Assembly: Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)
| Name | Description | |
|---|---|---|
![]() | OnCollectionChanged(String, String) | Called when the Help collection changes. |
![]() | OnFilterChanged(String) | Called when the filter applied to the Help collection changes. |
Show:
