IVsWindowSearchEvents.SearchOptionsChanged 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 options (for example, options were added or removed, displayed text changed, and so on).
public:
void SearchOptionsChanged();
public:
void SearchOptionsChanged();
void SearchOptionsChanged();
public void SearchOptionsChanged ();
abstract member SearchOptionsChanged : unit -> unit
Public Sub SearchOptionsChanged ()