GattDescriptorUuids.CharacteristicExtendedProperties Property

Definition

Gets the Bluetooth SIG-defined Characteristic Extended Properties Descriptor UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Characteristic Extended Properties Descriptor UUID.

Windows requirements

App capabilities
bluetooth

Applies to