共用方式為


MapStyleSheetEntries.Continent 屬性

定義

取得 JSON 專案名稱,表示整個大陸的區域。

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

屬性值

String

Platform::String

winrt::hstring

表示整個大陸區域的 JSON 專案名稱。

適用於