Поделиться через


BluetoothLEAdvertisementReceivedEventArgs.BluetoothAddress Свойство

Определение

Получает Bluetooth-адрес устройства, отправляющего объявление Bluetooth LE.

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

Значение свойства

UInt64

unsigned long long

uint64_t

Bluetooth-адрес устройства, отправляющего объявление Bluetooth LE.

Требования к Windows

Возможности приложения
bluetooth

Применяется к

См. также раздел