MapService.DataAttributions 属性

定义

获取映射服务的数据提供程序。

public:
 static property Platform::String ^ DataAttributions { Platform::String ^ get(); };
static winrt::hstring DataAttributions();
public static string DataAttributions { get; }
var string = MapService.dataAttributions;
Public Shared ReadOnly Property DataAttributions As String

属性值

String

Platform::String

winrt::hstring

映射服务的数据提供程序。

Windows 要求

设备系列
Windows 10 (在 10.0.10586.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v2.0 中引入)

适用于