[Missing <summary> documentation for "P:InTheHand.Bluetooth.BluetoothAdvertisingEvent.Appearance"]
public ushort Appearance { get; }
Public ReadOnly Property Appearance As UShort
Get
public:
property unsigned short Appearance {
unsigned short get ();
}
member Appearance : uint16 with get