IVsSearchTask Properties

 

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

NameDescription
System_CAPS_pubpropertyErrorCode

Gets the error code for the search (meaningful only if the search has encountered an error).

System_CAPS_pubpropertyId

Gets the VSCOOKIE identifying the task.

System_CAPS_pubpropertySearchQuery

Gets the search query used when the search task was created.

System_CAPS_pubpropertyStatus

Gets the task status, with values from __VSSEARCHTASKSTATUS.

Return to top
Show: