MapStyleSheetEntries.Cemetery 属性

定义

获取表示墓地区域的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示墓地区域的 JSON 条目名称。

适用于