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

BingAddress Properties

This class represents the address information obtained from the Bing GIS services.
Name Description
AddressLine Gets or sets the official street line of an address relative to the area, as specified by the BingAddress.Locality or BingAddress.PostalCode properties.
AdminDistrict Gets or sets the subdivision name in the country or region for an address.
CountryRegion Gets or sets the country or region name of an address.
CountryRegionIso2 Gets or sets the two-letter ISO country code.
District Gets or sets the subdivision name in the country or region for an address.
FormattedAddress Gets or sets the complete address. Inherited from AddressBase.
Locality Gets or sets the populated place for the address.
Neighborhood Gets or sets the neighborhood for an address.
PostalCode Gets or sets the post code, postal code, or ZIP Code of an address.
PostalTown Gets or sets the city or neighborhood that corresponds to the BingAddress.PostalCode of the address information obtained from Bing GIS services.
See Also