次の方法で共有


MapStyleSheetEntries.Sand プロパティ

定義

ビーチなどの砂浜を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ビーチなどの砂浜を表す JSON エントリ名。

適用対象