共用方式為


GattLocalDescriptor.Uuid 屬性

定義

取得這個本機特性描述元的藍牙 SIG 定義 UUID。

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

屬性值

Guid

Platform::Guid

winrt::guid

此本機特性描述元的藍牙 SIG 定義 UUID。

Windows 需求

應用程式功能
bluetooth

適用於