SearchUtilities Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticBuildSearchString(IVsSearchQuery^)

Rebuilds a search string from the specified search query.

System_CAPS_pubmethodSystem_CAPS_staticBuildSearchString(array<IVsSearchToken^>^)

Rebuilds a search string from the specified search tokens.

System_CAPS_pubmethodSystem_CAPS_staticCreateSearchQuery(String^)

Creates a new search query from the specified search string.

System_CAPS_pubmethodSystem_CAPS_staticCreateSearchQueryParser()

Creates a search query parser object.

System_CAPS_pubmethodSystem_CAPS_staticExtractSearchTokens(IVsSearchQuery^)

Extracts and returns search tokens from the specified search query.

System_CAPS_pubmethodSystem_CAPS_staticGetSearchFilterToken(String^, String^, __VSSEARCHFILTERTOKENTYPE)

Creates and returns a search filter token built from the specified filter token components.

System_CAPS_pubmethodSystem_CAPS_staticGetSearchToken(String^)

Gets a search token which parses to the specified text string.

Return to top
Show: