Share via


GattDescriptorUuids.CharacteristicAggregateFormat Property

Definition

Gets the Bluetooth SIG-defined Characteristic Aggregate Format Descriptor UUID.

public:
 static property Platform::Guid CharacteristicAggregateFormat { Platform::Guid get(); };
static winrt::guid CharacteristicAggregateFormat();
public static Guid CharacteristicAggregateFormat { get; }
var guid = GattDescriptorUuids.characteristicAggregateFormat;
Public Shared ReadOnly Property CharacteristicAggregateFormat As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Characteristic Aggregate Format Descriptor UUID.

Windows requirements

App capabilities
bluetooth

Applies to