Condividi tramite


BluetoothLEAppearance.Category Proprietà

Definizione

Ottiene il valore della categoria di aspetto 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

Valore della proprietà

UInt16

unsigned short

uint16_t

Categoria di aspetto del dispositivo Bluetooth LE. Per altre info, vedi BluetoothLEAppearanceCategories

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a