IVsSearchTask Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | ErrorCode | Gets the error code for the search (meaningful only if the search has encountered an error). |
![]() | Id | Gets the VSCOOKIE identifying the task. |
![]() | SearchQuery | Gets the search query used when the search task was created. |
![]() | Status | Gets the task status, with values from __VSSEARCHTASKSTATUS. |
Show:
