BluetoothDevice.BluetoothAddress Property

Definition

Gets the device address.

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

Property Value

UInt64

unsigned long long

uint64_t

The device address.

Windows requirements

App capabilities
bluetooth

Applies to