BluetoothLEDevice.BluetoothAddress 属性

定义

获取设备地址。

public:
 property unsigned long long BluetoothAddress { unsigned long long get(); };
uint64_t BluetoothAddress();
public ulong BluetoothAddress { get; }
var uInt64 = bluetoothLEDevice.bluetoothAddress;
Public ReadOnly Property BluetoothAddress As ULong

属性值

UInt64

unsigned long long

uint64_t

设备地址。

Windows 要求

应用功能
bluetooth

适用于