Share via


MapStyleSheetEntries.FoodPoint プロパティ

定義

レストラン、カフェなどを表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

レストラン、カフェなどを表す JSON エントリ名。

適用対象