-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.SearchBox.QueryText |
winrt property |
Gets or sets the text contents of the search box.
<SearchBox QueryText="string"/>
A string containing the text contents of the search box. The default is an empty string (""). The maximum query text length is 2048 characters.