MapStyleSheetEntries.Park 属性

定义

获取表示公园区域的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示公园区域的 JSON 条目名称。

适用于