Share via


RfcommConnectionTriggerDetails.RemoteDevice Property

Definition

Gets the BluetoothDevice object that represents the remote device.

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

Property Value

The BluetoothDevice object that represents the remote device.

Windows requirements

App capabilities
bluetooth

Applies to