Partager via


BluetoothLEAppearanceCategories.Uncategorized Propriété

Définition

Obtient le code de catégorie d’apparence non classé.

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

Valeur de propriété

UInt16

unsigned short

uint16_t

Code de catégorie d’apparence d’un appareil Bluetooth LE non classé.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à