BluetoothLEAppearance.RawValue Property

Definition

Gets the appearance raw value of the Bluetooth LE device.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance raw value of the Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to