CivicAddress Class

Definition

Unsupported API.

public ref class CivicAddress sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CivicAddress final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CivicAddress
Public NotInheritable Class CivicAddress
Inheritance
Object Platform::Object IInspectable CivicAddress
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)
App capabilities
location ID_CAP_LOCATION [Windows Phone]

Remarks

Civic address is no longer available. Even when a Civic Address provider is installed, Geoposition.CivicAddress will always return null.

Note

This API is backwards compatible. When used in apps compiled for Windows 8.1 and Windows Phone 8.1, this API will continue to provide the civic address when it’s available.

Properties

City

Unsupported API.

Country

Unsupported API.

PostalCode

Unsupported API.

State

Unsupported API.

Timestamp

Unsupported API.

Applies to