CivicAddress Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CivicAddress type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddressLine1 | The first line of the civic address, generally used for street name and number. |
|
AddressLine2 | The second line of the civic address. |
|
Building | The building name of the civic address. |
|
City | The city of the civic address. |
|
CountryRegion | The country or region of the civic address. |
|
FloorLevel | The floor level of the civic address. |
|
IsUnknown | Gets a value indicating whether the CivicAddress object contains any address data. |
|
PostalCode | The postal code of the civic address. |
|
StateProvince | The state or province of the civic address. |
Show: