IVsWindowSearchHost.TerminateSearch 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.
Disassociates the search host control from the window search provider, and releases resources used by the search.
public:
void TerminateSearch();
public:
void TerminateSearch();
void TerminateSearch();
public void TerminateSearch ();
abstract member TerminateSearch : unit -> unit
Public Sub TerminateSearch ()