共用方式為


MapStyleSheetEntries.Education 屬性

定義

取得代表學校區域的 JSON 專案名稱。

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

屬性值

String

Platform::String

winrt::hstring

表示學校區域的 JSON 專案名稱。

適用於