RemoteGattServerDevice Property
Gets the parent remote device.
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public BluetoothDevice Device { get; }
Public ReadOnly Property Device As BluetoothDevice
Get
public:
property BluetoothDevice^ Device {
BluetoothDevice^ get ();
}
member Device : BluetoothDevice with get
Property Value
BluetoothDevice