共用方式為


GattSession.DeviceId 屬性

定義

取得裝置識別碼。

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

屬性值

裝置識別碼。

Windows 需求

應用程式功能
bluetooth

適用於