SearchControlDataSource::PropertyNames Fields

 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticHelpTopic

The name of the help topic attribute of the search control data source. Value is “HelpTopic”.

System_CAPS_pubfieldSystem_CAPS_staticSearchFilters

The name of the collection search filters for the search control data source. Value is “SearchFilters”.

System_CAPS_pubfieldSystem_CAPS_staticSearchMRUItems

The name of the collection most-recently-used (MRU) items for the search control data source. Value is “SearchMRUItems”.

System_CAPS_pubfieldSystem_CAPS_staticSearchOptions

The name of the collection of search options for the search control data source. Value is “SearchOptions”.

System_CAPS_pubfieldSystem_CAPS_staticSearchProgress

The name of the search progress value for the search control data source. Value is “SearchProgress”.

System_CAPS_pubfieldSystem_CAPS_staticSearchSettings

The name of the search settings data source for the search control data source. Value is “SearchSettings”.

System_CAPS_pubfieldSystem_CAPS_staticSearchStatus

The name of the search status of the search control data source. Value is “SearchStatus”.

System_CAPS_pubfieldSystem_CAPS_staticSearchText

The name of the search text for the search control data source. Value is “SearchText”.

Return to top
Show: