다음을 통해 공유


RfcommConnectionTriggerDetails.RemoteDevice 속성

정의

원격 디바이스를 나타내는 BluetoothDevice 개체를 가져옵니다.

public:
 property BluetoothDevice ^ RemoteDevice { BluetoothDevice ^ get(); };
BluetoothDevice RemoteDevice();
public BluetoothDevice RemoteDevice { get; }
var bluetoothDevice = rfcommConnectionTriggerDetails.remoteDevice;
Public ReadOnly Property RemoteDevice As BluetoothDevice

속성 값

원격 디바이스를 나타내는 BluetoothDevice 개체입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상