共用方式為


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

適用於