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 条目名称。

适用于