GattDeviceService.Uuid 屬性

定義

取得與此 GattDeviceService 相關聯的 GATT 服務 UUID

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

屬性值

Guid

Platform::Guid

winrt::guid

以標準 GUID 物件表示的 128 位藍牙 GATT 服務 UUID。

Windows 需求

應用程式功能
bluetooth

適用於