CivicAddress Properties

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.

  NameDescription
Public property AddressLine1 The first line of the civic address, generally used for street name and number.
Public property AddressLine2 The second line of the civic address.
Public property Building The building name of the civic address.
Public property City The city of the civic address.
Public property CountryRegion The country or region of the civic address.
Public property FloorLevel The floor level of the civic address.
Public property IsUnknown Gets a value indicating whether the CivicAddress object contains any address data.
Public property PostalCode The postal code of the civic address.
Public property StateProvince The state or province of the civic address.
Top

Show:
© 2017 Microsoft