MapStyleSheetEntries.Medical 属性

定义

获取 JSON 条目名称,该名称表示用于医疗用途的土地区域 (例如:医院校园) 。

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

属性值

String

Platform::String

winrt::hstring

表示用于医疗用途的土地的 JSON 条目名称 (例如:医院校园) 。

适用于