WindowSearchFilter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a search filter for use by the search control for window search.
public ref class WindowSearchFilter : Microsoft::VisualStudio::Shell::Interop::IVsWindowSearchFilter
[Windows::Foundation::Metadata::WebHostHidden]
class WindowSearchFilter : Microsoft::VisualStudio::Shell::Interop::IVsWindowSearchFilter
public class WindowSearchFilter : Microsoft.VisualStudio.Shell.Interop.IVsWindowSearchFilter
type WindowSearchFilter = class
interface IVsWindowSearchFilter
Public Class WindowSearchFilter
Implements IVsWindowSearchFilter
- Inheritance
-
WindowSearchFilter
- Derived
- Implements
Constructors
WindowSearchFilter(String, String) |
Creates a new instance of a search filter for use by the search control for window search. |
Properties
DisplayText |
Gets or sets the display text for the search filter |
Tooltip |
Gets or sets the tooltip text for the search filter |