SearchTerms Property
Collapse the table of content
Expand the table of content

MarketplaceSearchTask.SearchTerms Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the search terms.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

public string SearchTerms { get; set; }
<object SearchTerms="string" .../>

Property Value

Type: System.String
Type: String.

The search terms string must be non-null and non-empty or an exception will be thrown.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft