IVsSearchQueryParser Methods
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 | |
|---|---|---|
![]() | BuildSearchString(IVsSearchQuery^) | Retrieves a search string built from the specified search query. |
![]() | BuildSearchStringFromTokens(UInt32, array<IVsSearchToken^>^) | Retrieves a search string built from a sequence of tokens. |
![]() | GetSearchFilterToken(String^, String^, UInt32) | Retrieves a search filter token built from the specified filter token components. |
![]() | GetSearchToken(String^) | Retrieves a search token that parses to the specified token text. |
![]() | Parse(String^) | Parses the search string and returns the search query. |
Show:
