IVsWindowSearchEvents.SearchFiltersChanged Method
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.
Provides notification that there was a change in the search filters (for example, filters were added or removed, displayed text changed, and so on).
public:
void SearchFiltersChanged();
public:
void SearchFiltersChanged();
void SearchFiltersChanged();
public void SearchFiltersChanged ();
abstract member SearchFiltersChanged : unit -> unit
Public Sub SearchFiltersChanged ()