Click or drag to resize

wclGattLocalAttributeUuid Property

Gets the attribute's UUID.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public wclGattUuid Uuid { get; }

Property Value

wclGattUuid
The attribute's UUID.
See Also