Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 647 Bytes

searchsuggestionsrequestedeventargs_querytext.md

File metadata and controls

23 lines (16 loc) · 647 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Search.Core.SearchSuggestionsRequestedEventArgs.QueryText
winrt property

Windows.ApplicationModel.Search.Core.SearchSuggestionsRequestedEventArgs.QueryText

-description

The text that the app should provide suggestions for and that was in the search box when the SuggestionsRequested event was raised.

-property-value

The query text that the app should provide suggestions for.

-remarks

-examples

-see-also

SearchBox