BluetoothLEDevice.BluetoothAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the device address.
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
Property Value
The address of the device.
Windows requirements
App capabilities |
bluetooth
|