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 항목 이름입니다.

적용 대상