DExploreAppObjClass.OnFilterChanged Event
Definition
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.
Microsoft Internal Use Only.
public:
virtual event Microsoft::VisualStudio::VSHelp::IVsHelpEvents_OnFilterChangedEventHandler ^ OnFilterChanged;
public:
virtual event Microsoft::VisualStudio::VSHelp::IVsHelpEvents_OnFilterChangedEventHandler ^ OnFilterChanged;
public virtual event Microsoft.VisualStudio.VSHelp.IVsHelpEvents_OnFilterChangedEventHandler OnFilterChanged;
member this.OnFilterChanged : Microsoft.VisualStudio.VSHelp.IVsHelpEvents_OnFilterChangedEventHandler
Public Overridable Custom Event OnFilterChanged As IVsHelpEvents_OnFilterChangedEventHandler Implements OnFilterChanged