BluetoothLEAppearance.RawValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The appearance raw value of the Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|