共用方式為


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

適用於