共用方式為


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 專案名稱。

適用於