Share via


GattServiceUuids.DeviceInformation Property

Definition

Gets the Bluetooth SIG-defined DeviceInformation service UUID.

public:
 static property Platform::Guid DeviceInformation { Platform::Guid get(); };
static winrt::guid DeviceInformation();
public static Guid DeviceInformation { get; }
var guid = GattServiceUuids.deviceInformation;
Public Shared ReadOnly Property DeviceInformation As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined DeviceInformation UUID.

Windows requirements

App capabilities
bluetooth

Applies to