IVsWindowSearchCustomFilter Interface

Definition

Provides a custom search filter for the search string.

C#
public interface IVsWindowSearchCustomFilter : Microsoft.VisualStudio.Shell.Interop.IVsWindowSearchFilter
C#
[System.Runtime.InteropServices.Guid("BD1E4938-41CF-4F9C-ABB3-2FA4F114197D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWindowSearchCustomFilter : Microsoft.VisualStudio.Shell.Interop.IVsWindowSearchFilter
Derived
Attributes
Implements

Properties

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.

Methods

ApplyFilter(String, Int32, Int32)

Filters the current search string.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022