SearchFilterDataSource Class
Visual Studio 2015
Implements the data source for the filter of the Visual Studio common search control.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
System.Object
Microsoft.Internal.VisualStudio.PlatformUI.GelDependencyObject
Microsoft.VisualStudio.PlatformUI.SearchFilterDataSource
Microsoft.Internal.VisualStudio.PlatformUI.GelDependencyObject
Microsoft.VisualStudio.PlatformUI.SearchFilterDataSource
| Name | Description | |
|---|---|---|
![]() | SearchFilterDataSource() | Creates a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | DisplayText | Gets or sets the display text of the filter. |
![]() | Tooltip | Gets or sets the tooltip for the filter. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnApplyFilter(SearchFilterDataSource.FilterData) | Runs when the filter is applied. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ApplyFilterVerb | The ApplyFilter verb. |
![]() ![]() | DisplayTextProperty | The filter’s display text. |
![]() ![]() | TooltipProperty | The filter’s tooltip. |
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:




