Bagikan melalui


BluetoothLEAdvertisementReceivedEventArgs.BluetoothAddress Properti

Definisi

Mendapatkan alamat Bluetooth perangkat yang mengirim iklan 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

Nilai Properti

UInt64

unsigned long long

uint64_t

alamat Bluetooth perangkat yang mengirim iklan Bluetooth LE.

Persyaratan Windows

Kemampuan aplikasi
bluetooth

Berlaku untuk

Lihat juga