次の方法で共有


BluetoothLEAppearanceSubcategories.LocationNavigationDisplay プロパティ

定義

場所ナビゲーション表示の外観のサブカテゴリ コードを取得します。 これは、 BluetoothLEAppearanceCategories.OutdoorSportActivity 外観カテゴリの一部である Bluetooth LE デバイスにのみ適用されます。

public:
 static property unsigned short LocationNavigationDisplay { unsigned short get(); };
static uint16_t LocationNavigationDisplay();
public static ushort LocationNavigationDisplay { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.locationNavigationDisplay;
Public Shared ReadOnly Property LocationNavigationDisplay As UShort

プロパティ値

UInt16

unsigned short

uint16_t

場所ナビゲーションの外観サブカテゴリ コードは、Bluetooth LE デバイスを表示します。

Windows の要件

アプリの機能
bluetooth

適用対象