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 專案名稱。

適用於