Partager via


BluetoothDevice.BluetoothDeviceId Propriété

Définition

Obtient l’ID d’appareil Bluetooth.

public:
 property BluetoothDeviceId ^ BluetoothDeviceId { BluetoothDeviceId ^ get(); };
BluetoothDeviceId BluetoothDeviceId();
public BluetoothDeviceId BluetoothDeviceId { get; }
var bluetoothDeviceId = bluetoothDevice.bluetoothDeviceId;
Public ReadOnly Property BluetoothDeviceId As BluetoothDeviceId

Valeur de propriété

ID d’appareil Bluetooth.

Configuration requise pour Windows

Famille d’appareils
Windows 10 Fall Creators Update (introduit dans 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v5.0)
Fonctionnalités de l’application
bluetooth

S’applique à