GattDescriptorUuids.ServerCharacteristicConfiguration Property

Definition

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

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Server Characteristic Configuration Descriptor UUID.

Windows requirements

App capabilities
bluetooth

Applies to