Compartir a través de


BluetoothLEAppearanceCategories.Thermometer Propiedad

Definición

Obtiene el código de categoría de apariencia del termómetro.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

El código de categoría de apariencia para un dispositivo Bluetooth LE de termómetro.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a