Partager via


BluetoothLEAppearance.Category Propriété

Définition

Obtient la valeur de catégorie d’apparence de l’appareil 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

Valeur de propriété

UInt16

unsigned short

uint16_t

Catégorie d’apparence de l’appareil Bluetooth LE. Pour plus d’informations , consultez BluetoothLEAppearanceCategories

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à