GattDescriptorUuids.ClientCharacteristicConfiguration Property

Definition

Gets the Bluetooth SIG-defined Client Characteristic Configuration Descriptor UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Client Characteristic Configuration Descriptor UUID.

Windows requirements

App capabilities
bluetooth

Applies to