Share via


MapStyleSheetEntries.PointOfInterest 属性

定义

获取表示餐馆、医院、学校、码头、滑雪区等的 JSON 条目名称。

public:
 static property Platform::String ^ PointOfInterest { Platform::String ^ get(); };
static winrt::hstring PointOfInterest();
public static string PointOfInterest { get; }
var string = MapStyleSheetEntries.pointOfInterest;
Public Shared ReadOnly Property PointOfInterest As String

属性值

String

Platform::String

winrt::hstring

表示餐馆、医院、学校、码头、滑雪区等的 JSON 条目名称。

适用于