Share via


GattSession.DeviceId プロパティ

定義

デバイス ID を取得します。

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

プロパティ値

デバイス ID。

Windows の要件

アプリの機能
bluetooth

適用対象