次の方法で共有


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 エントリ名。

適用対象