This topic has not yet been rated - Rate this topic

StructuredSearchQuery Class

Bing Services

Contains properties that represent the 'what' and 'where' components of a search query.


public class StructuredSearchQuery

Name Description

StructuredSearchQuery

Initializes a new instance of a StructuredSearchQuery object.

Name Description

Keyword

A string specifying the 'what' component of a search query. Optional. Either the Keyword property or the Location property must be specified.

Location

A string specifying the 'where' component of a search query. Optional. Either the Keyword property or the Location property must be specified.

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