BluetoothLEAppearanceCategories.Uncategorized Property

Definition

Gets the uncategorized appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for an uncategorized Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to