DelegateSearchTask Methods

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodOnStartSearch()

Handles the StartSearch event.(Overrides VsSearchTask::OnStartSearch().)

System_CAPS_protmethodOnStopSearch()

Called on the UI thread when the search is stopped. Override to do task-specific stop actions.(Inherited from VsSearchTask.)

System_CAPS_protmethodSetTaskStatus(VSConstants::VsSearchTaskStatus)

Helper function to set the task status.(Inherited from VsSearchTask.)

System_CAPS_pubmethodStart()

Starts the search task.(Inherited from VsSearchTask.)

System_CAPS_pubmethodStop()

Stops the search task.(Inherited from VsSearchTask.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: