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