Compartir a través de


BluetoothLEAppearance.Category Propiedad

Definición

Obtiene el valor de categoría de apariencia del dispositivo Bluetooth LE.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

Categoría de apariencia del dispositivo Bluetooth LE. Para obtener más información, consulta BluetoothLEAppearanceCategories

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a