IVsSearchQuery Interface
Visual Studio 2015
Describes a structured search string.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | ParseError | Gets whether there was any error while parsing the search string into tokens. |
![]() | SearchString | Gets the original search string. |
| Name | Description | |
|---|---|---|
![]() | GetTokens(UInt32, IVsSearchToken[]) | Gets the search tokens. |
Show:

