Share via


GattLocalCharacteristic.Uuid 属性

定义

获取此本地特征的蓝牙SIG 定义的 UUID。

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

属性值

Guid

Platform::Guid

winrt::guid

此本地特征的 BluetoothSIG 定义的 UUID。

Windows 要求

应用功能
bluetooth

适用于