SearchProviderSettingsDataSource 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.
This class represents the search provider settings data source used by the Visual Studio common search control.
public ref class SearchProviderSettingsDataSource : Microsoft::Internal::VisualStudio::PlatformUI::GelDependencyObject
[Windows::Foundation::Metadata::WebHostHidden]
class SearchProviderSettingsDataSource : Microsoft::Internal::VisualStudio::PlatformUI::GelDependencyObject
public class SearchProviderSettingsDataSource : Microsoft.Internal.VisualStudio.PlatformUI.GelDependencyObject
type SearchProviderSettingsDataSource = class
inherit GelDependencyObject
Public Class SearchProviderSettingsDataSource
Inherits GelDependencyObject
- Inheritance
-
Microsoft.Internal.VisualStudio.PlatformUI.GelDependencyObjectSearchProviderSettingsDataSource
Search |
Creates a new instance of the search provider settings data source class. |
Search |
Gets the SearchProgressTypeProperty property descriptor for this datasource. |
Search |
Gets the SearchResultsCacheable property descriptor for this datasource. |
Search |
Gets or sets the progress type to use for this search provider during a search. |
Search |
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. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |