SearchFilterDataSource Class
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.
Implements the data source for the filter of the Visual Studio common search control.
public ref class SearchFilterDataSource : Microsoft::Internal::VisualStudio::PlatformUI::GelDependencyObject
C++/WinRT
[Windows::Foundation::Metadata::WebHostHidden]
class SearchFilterDataSource : Microsoft::Internal::VisualStudio::PlatformUI::GelDependencyObject
public class SearchFilterDataSource : Microsoft.Internal.VisualStudio.PlatformUI.GelDependencyObject
type SearchFilterDataSource = class
inherit GelDependencyObject
Public Class SearchFilterDataSource
Inherits GelDependencyObject
- Inheritance
-
Microsoft.Internal.VisualStudio.PlatformUI.GelDependencyObjectSearchFilterDataSource
Search |
Creates a new instance of the class. |
Apply |
The ApplyFilter verb. |
Display |
The filter’s display text. |
Tooltip |
The filter’s tooltip. |
Display |
Gets or sets the display text of the filter. |
Tooltip |
Gets or sets the tooltip for the filter. |
On |
Runs when the filter is applied. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |