Skip to main content
A newer version of this page is available. .

BingLocationInformation Properties

Contains the Bing location information on the map.
Name Description
Address Gets or sets the address associated with the current location. Inherited from LocationInformation.
BoundingBox Gets or sets the bounding box containing the search result of Bing locations.
Confidence Get or sets the confidence level of the geocoded location search results.
DisplayName Gets or sets a display name associated with a location. Inherited from LocationInformation.
EntityType Gets or sets the entity type represented as a string. Inherited from LocationInformation.
GeocodePoints Gets or sets the collection of geocode points that a Bing Maps Service returns.
Location Gets or sets geographical coordinates of a location. Inherited from LocationInformation.
MatchCode Gets or sets the confidence level of the Bing location on the map.
See Also