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

适用于