SearchControlDataSource::SearchSettings Property
Visual Studio 2015
Gets or sets the search settings data source for the search control data source.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property SearchSettingsDataSource^ SearchSettings { SearchSettingsDataSource^ get(); void set(SearchSettingsDataSource^ value); }
Property Value
Type: Microsoft.VisualStudio.PlatformUI::SearchSettingsDataSource^Returns the search settings data source.
Show: