[Missing <summary> documentation for "P:InTheHand.Bluetooth.BluetoothAdvertisingEvent.Device"]
public BluetoothDevice Device { get; }Public ReadOnly Property Device As BluetoothDevice
Getpublic:
property BluetoothDevice^ Device {
BluetoothDevice^ get ();
}member Device : BluetoothDevice with get