BluetoothLEDevice.BluetoothAddress Propriedade

Definição

Obtém o endereço do dispositivo.

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

Valor da propriedade

UInt64

unsigned long long

uint64_t

O endereço do dispositivo.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a