IVsSearchTask.Stop Method

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

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

Syntax

'Declaration
Sub Stop
void Stop()
void Stop()
abstract Stop : unit -> unit
function Stop()

.NET Framework Security

See Also

Reference

IVsSearchTask Interface

Microsoft.VisualStudio.Shell.Interop Namespace