BluetoothLEAppearance.Category 屬性

定義

取得藍牙 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

藍牙 LE 裝置的外觀類別。 如需詳細資訊,請參閱 BluetoothLEAppearanceCategories

Windows 需求

應用程式功能
bluetooth

適用於