MapStyleSheetEntries.Area 属性

定义

获取表示土地使用区域的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示土地使用区域的 JSON 条目名称。

适用于