IVsWindowSearchCustomFilter Interface
Visual Studio 2015
Provides a custom search filter for the search string.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | DisplayText | Gets a displayable string that is used on the filter button in the UI. |
![]() | Tooltip | Gets a string that describes the search filter functionality. |
| Name | Description | |
|---|---|---|
![]() | ApplyFilter(String, Int32, Int32) | Filters the current search string. |
Show:

