IVsWindowSearchFilter Interface

Definition

Provides information about the window search filter.

public interface class IVsWindowSearchFilter
public interface class IVsWindowSearchFilter
__interface IVsWindowSearchFilter
public interface IVsWindowSearchFilter
[System.Runtime.InteropServices.Guid("E807AAEC-6DDF-41A0-8B5B-8A0A630A7648")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWindowSearchFilter
type IVsWindowSearchFilter = interface
[<System.Runtime.InteropServices.Guid("E807AAEC-6DDF-41A0-8B5B-8A0A630A7648")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsWindowSearchFilter = interface
Public Interface IVsWindowSearchFilter
Derived
Attributes

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.

Applies to