IVsHelpEvents::OnCollectionChanged Method (String^, String^)
Visual Studio 2015
Called when the Help collection changes.
Assembly: Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)
Parameters
- bstrNewCollection
-
Type:
System::String^
String containing the name of the new collection.
- bstrNewFilter
-
Type:
System::String^
String containing the name of the filter to be applied to the Help collection.
Show: