WindowSearchFilter Class
Visual Studio 2015
Represents a search filter for use by the search control for window search.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
System.Object
Microsoft.VisualStudio.PlatformUI.WindowSearchFilter
Microsoft.VisualStudio.PlatformUI.WindowSearchCustomFilter
Microsoft.VisualStudio.PlatformUI.WindowSearchSimpleFilter
Microsoft.VisualStudio.PlatformUI.WindowSearchFilter
Microsoft.VisualStudio.PlatformUI.WindowSearchCustomFilter
Microsoft.VisualStudio.PlatformUI.WindowSearchSimpleFilter
| Name | Description | |
|---|---|---|
![]() | WindowSearchFilter(String, String) | Creates a new instance of a search filter for use by the search control for window search. |
| Name | Description | |
|---|---|---|
![]() | DisplayText | Gets or sets the display text for the search filter |
![]() | Tooltip | Gets or sets the tooltip text for the search filter |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


