IVsSearchTask Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubmethodStart()

Starts the actual search. Search operations are always called on background threads.

System_CAPS_pubmethodStop()

Stops a previously-started search (for example, the user clicked the X button during a long search).

Return to top
Show: