다음을 통해 공유


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

적용 대상