IVsSearchTask.Start Method

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

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 Start
void Start()
void Start()
abstract Start : unit -> unit
function Start()

.NET Framework Security

See Also

Reference

IVsSearchTask Interface

Microsoft.VisualStudio.Shell.Interop Namespace