共用方式為


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 引進)

適用於