CivicAddress 类

定义

不支持的 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
继承
Object Platform::Object IInspectable CivicAddress
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)
应用功能
location ID_CAP_LOCATION [Windows Phone]

注解

公民地址不再可用。 即使安装了 Civic Address 提供程序, Geoposition.CivicAddress 也始终返回 null

注意

此 API 向后兼容。 在为 Windows 8.1 和 Windows Phone 8.1 编译的应用中使用时,此 API 将继续提供市政地址(如果可用)。

属性

City

不支持的 API。

Country

不支持的 API。

PostalCode

不支持的 API。

State

不支持的 API。

Timestamp

不支持的 API。

适用于