Share via


BluetoothLEAppearanceCategories.Computer Property

Definition

Gets the computer appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a computer Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to