This topic has not yet been rated - Rate this topic

Parse.LocationSeparator Property

Bing Services

A string containing the separator used to connect the 'what' and 'where' components of the search query. Get this property from the service response.


public string LocationSeparator { set; get; }

If the search query is "pizza in Seattle, WA", then the LocationSeparator property contains "in".

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.