Share via


LocalCategories.HotelsAndMotels プロパティ

定義

ホテルとモーテルの検索カテゴリの名前を取得します。

注意

この API は、すべての Windows アプリで使用できるわけではありません。 開発者アカウントが Microsoft によって特別にプロビジョニングされていない限り、この API の呼び出しは実行時に失敗します。 Windows.Services.Maps.LocalSearch 名前空間の詳細については、Microsoft アカウント チームの担当者にお問い合わせください。

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

プロパティ値

String

Platform::String

winrt::hstring

ホテルとモーテルの検索カテゴリの名前。

適用対象