共用方式為


MapStyleSheetEntries.Island 屬性

定義

取得 JSON 專案名稱,表示群島區域中的標籤。

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

屬性值

String

Platform::String

winrt::hstring

代表群島區域中標籤的 JSON 專案名稱。

適用於