次の方法で共有


MapStyleSheetEntries.Business プロパティ

定義

レストラン、病院、学校などを表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

レストラン、病院、学校などを表す JSON エントリ名。

適用対象