Partager via


BluetoothLEAppearance.SubCategory Propriété

Définition

Obtient la valeur de sous-catégorie d’apparence de l’appareil Bluetooth LE.

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

Valeur de propriété

UInt16

unsigned short

uint16_t

Sous-catégorie d’apparence de l’appareil Bluetooth LE. Pour plus d’informations, consultez BluetoothLEAppearanceSubcategories

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à