MapStyleSheetEntries.FoodPoint Property

Definition

Gets the JSON entry name that represents restaurants, cafés, etc.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents restaurants, cafés, etc.

Applies to