共用方式為


BluetoothLEAppearance.RawValue 屬性

定義

取得藍牙 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

屬性值

UInt16

unsigned short

uint16_t

藍牙 LE 裝置的外觀原始值。

Windows 需求

應用程式功能
bluetooth

適用於