次の方法で共有


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

適用対象