Share via


GattDescriptor.Uuid 属性

定义

获取此 GattDescriptor 的 GATT 描述符 UUID。

public:
 property Platform::Guid Uuid { Platform::Guid get(); };
winrt::guid Uuid();
public Guid Uuid { get; }
var guid = gattDescriptor.uuid;
Public ReadOnly Property Uuid As Guid

属性值

Guid

Platform::Guid

winrt::guid

此 GattDescriptor 的 GATT 描述符 UUID。

Windows 要求

应用功能
bluetooth

适用于