次の方法で共有


MapStyleSheetEntries.UnpavedStreet プロパティ

定義

未舗装の道路を表す行の JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

未舗装道路を表す行の JSON エントリ名。

適用対象