次の方法で共有


MapStyleSheetEntries.District プロパティ

定義

admin2、counties などを表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

admin2、counties などを表す JSON エントリ名。

適用対象