共用方式為


GattLocalService.Uuid 屬性

定義

取得本機服務 UUID。

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

屬性值

Guid

Platform::Guid

winrt::guid

本機服務 UUID。

Windows 需求

應用程式功能
bluetooth

適用於