StructuredSearchQuery.Location Property
A string specifying the 'where' component of a search query. Optional. Either the Keyword property or the Location property must be specified. Set this property before making a service request.
Syntax
public string Location { set; get; }
Public Property Location As String
Remarks
The Location property string has a maximum length of 75.