Windows.ApplicationModel.Search Namespace
Fournit la prise en charge du volet de recherche dans les applications qui participent au contrat de recherche. Le volet de recherche s'ouvre lorsque les utilisateurs activent l'orthographe de recherche et contient une zone de recherche conviviale et des suggestions de recherche facultatives.
Membres
Windows.ApplicationModel.SearchEspace de noms comporte les types de membres suivants :
Classes
Windows.ApplicationModel.SearchEspace de noms comporte les classes suivantes.
| Classe | Description |
|---|---|
| LocalContentSuggestionSettings | Stores settings that determine whether the app provides suggestions based on local files, and that define the criteria used to locate and filter these suggestions. |
| SearchPane | Represents and manages the search pane that opens when a user activates the Search charm. |
| SearchPaneQueryChangedEventArgs | Provides data for a querychanged event that is associated with a searchPane object. |
| SearchPaneQueryLinguisticDetails | Provides information about query text that the user enters through an Input Method Editor (IME). |
| SearchPaneQuerySubmittedEventArgs | Provides data for a querysubmitted event that is associated with a searchPane |
| SearchPaneResultSuggestionChosenEventArgs | Provides data for a resultsuggestionchosen event that is associated with a searchPane object. |
| SearchPaneSuggestionsRequest | Stores suggestions and information about the request for suggestions. |
| SearchPaneSuggestionsRequestDeferral | Enables the app to signal when it has finished populating a searchSuggestionCollection object while handling the suggestionsrequested event. |
| SearchPaneSuggestionsRequestedEventArgs | Provides data for a suggestionsrequested event that is associated with a searchPane object. |
| SearchPaneVisibilityChangedEventArgs | Provides data for a visibilitychanged event that is associated with a searchPane object. |
| SearchSuggestionCollection | Represents a collection of search suggestions to be displayed in the search pane in response to a suggestionsrequested event. |
Interfaces
Windows.ApplicationModel.SearchEspace de noms définit ces interfaces.
| Interface | Description |
|---|---|
| ISearchPaneQueryChangedEventArgs | Provides data for a querychanged event that is associated with a searchPane object. |
Configuration requise
|
Client minimal pris en charge | Windows 8 |
|---|---|
|
Serveur minimal pris en charge | Windows Server 2012 |
|
Espace de noms |
|
|
Métadonnées |
|
Voir aussi
