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