DExploreAppObjClass.add_OnFilterChanged(IVsHelpEvents_OnFilterChangedEventHandler) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual void add_OnFilterChanged(Microsoft::VisualStudio::VSHelp::IVsHelpEvents_OnFilterChangedEventHandler ^ A_1) = Microsoft::VisualStudio::VSHelp::IVsHelpEvents_Event::add_OnFilterChanged;
public virtual void add_OnFilterChanged (Microsoft.VisualStudio.VSHelp.IVsHelpEvents_OnFilterChangedEventHandler A_1);
abstract member add_OnFilterChanged : Microsoft.VisualStudio.VSHelp.IVsHelpEvents_OnFilterChangedEventHandler -> unit
override this.add_OnFilterChanged : Microsoft.VisualStudio.VSHelp.IVsHelpEvents_OnFilterChangedEventHandler -> unit
Public Overridable Sub add_OnFilterChanged (A_1 As IVsHelpEvents_OnFilterChangedEventHandler)