Partager via


BluetoothLEAppearanceSubcategories.Generic Propriété

Définition

Obtient le code de sous-catégorie d’apparence générique.

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

Valeur de propriété

UInt16

unsigned short

uint16_t

Code de sous-catégorie d’apparence pour un appareil Bluetooth LE générique.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à