Partager via


BluetoothLEAppearanceCategories.Thermometer Propriété

Définition

Obtient le code de catégorie d’apparence du thermomètre.

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

Valeur de propriété

UInt16

unsigned short

uint16_t

Code de catégorie d’apparence pour un appareil Bluetooth LE de thermomètre.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à