RfcommConnectionTriggerDetails.RemoteDevice Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|