MapStyleSheetEntries.Medical 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 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
属性值
表示用于医疗用途的土地的 JSON 条目名称 (例如:医院校园) 。