次の方法で共有


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 エントリ名。

適用対象