Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A string representing the 'what' component of the search query. Get this property from the service response.
Syntax
public string Keyword { set; get; }
Public Property Keyword As String
Remarks
If the search query is "pizza in Seattle, WA", then the Keyword property contains "pizza".