SearchProviderSettingsDataSource Class

Definition

This class represents the search provider settings data source used by the Visual Studio common search control.

C++/WinRT
[Windows::Foundation::Metadata::WebHostHidden]
class SearchProviderSettingsDataSource : Microsoft::Internal::VisualStudio::PlatformUI::GelDependencyObject
Inheritance
Microsoft.Internal.VisualStudio.PlatformUI.GelDependencyObject
SearchProviderSettingsDataSource

Constructors

SearchProviderSettingsDataSource()

Creates a new instance of the search provider settings data source class.

Fields

SearchProgressTypeProperty

Gets the SearchProgressTypeProperty property descriptor for this datasource.

SearchResultsCacheableProperty

Gets the SearchResultsCacheable property descriptor for this datasource.

Properties

SearchProgressType

Gets or sets the progress type to use for this search provider during a search.

SearchResultsCacheable

Gets or sets a value indicating whether the search results for this search provider should have their display properties cached in the Recent Items store when executed.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022