次の方法で共有


BluetoothLEAppearance.Category プロパティ

定義

Bluetooth LE デバイスの外観カテゴリ値を取得します。

public:
 property unsigned short Category { unsigned short get(); };
uint16_t Category();
public ushort Category { get; }
var uInt16 = bluetoothLEAppearance.category;
Public ReadOnly Property Category As UShort

プロパティ値

UInt16

unsigned short

uint16_t

Bluetooth LE デバイスの外観カテゴリ。 詳細については、「BluetoothLEAppearanceCategories」を参照してください。

Windows の要件

アプリの機能
bluetooth

適用対象