GattCharacteristicUuids.GlucoseFeature Property

Definition

Gets the Bluetooth SIG-defined Glucose Feature Characteristic UUID.

public:
 static property Platform::Guid GlucoseFeature { Platform::Guid get(); };
static winrt::guid GlucoseFeature();
public static Guid GlucoseFeature { get; }
var guid = GattCharacteristicUuids.glucoseFeature;
Public Shared ReadOnly Property GlucoseFeature As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Glucose Feature Characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to