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

适用于