MapStyleSheetEntries.FoodPoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The JSON entry name that represents restaurants, cafés, etc.