NewsRequest.LocationOverride (Bing, Version 2.0)

This property overrides Bing location detection.

Public Property LocationOverride As String
public string LocationOverride { get; set; }

Remarks

The format for input is US.<state>

For example: US.WA

This parameter is only applicable in en-US market.

If user provides an invalid string, the location filter is ignored and the default set of results are returned (encompassing all locations).

See Also

Concepts

News SourceType Code Samples