Поделиться через


BluetoothLEDevice.BluetoothDeviceId Свойство

Определение

Возвращает идентификатор устройства Bluetooth.

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

Значение свойства

Идентификатор устройства Bluetooth.

Требования к Windows

Семейство устройств
Windows 10 Fall Creators Update (появилось в 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v5.0)
Возможности приложения
bluetooth

Применяется к