Compartir a través de


BluetoothLEAppearance.RawValue Propiedad

Definición

Obtiene el valor sin procesar de apariencia del dispositivo Bluetooth LE.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

Valor sin formato de apariencia del dispositivo Bluetooth LE.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a