MapAddress Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MapAddress type exposes the following members.
| Name | Description | |
|---|---|---|
|
BuildingFloor | Gets the building floor in the MapAddress. |
|
BuildingName | Gets the building name in the MapAddress. |
|
BuildingRoom | Gets the building room in the MapAddress. |
|
BuildingZone | Gets the building zone in the MapAddress. |
|
City | Gets the city in the MapAddress. |
|
Continent | Gets the continent in the MapAddress. |
|
Country | Gets the country in the MapAddress. |
|
CountryCode | Gets the country code in the MapAddress. |
|
County | Gets the county in the MapAddress. |
|
District | Gets the district in the MapAddress. |
|
HouseNumber | Gets the house number in the MapAddress. |
|
Neighborhood | Gets the neighborhood in the MapAddress. |
|
PostalCode | Gets the postal code in the MapAddress. |
|
Province | Gets the province in the MapAddress. |
|
State | Gets the state in the MapAddress. |
|
StateCode | Gets the state code in the MapAddress. |
|
Street | Gets the street in the MapAddress. |
|
Township | Gets the township in the MapAddress. |
Show: