Compartir a través de


BluetoothDevice.BluetoothAddress Propiedad

Definición

Obtiene la dirección del dispositivo.

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

Valor de propiedad

UInt64

unsigned long long

uint64_t

Dirección del dispositivo.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a