GattDescriptorUuids.CharacteristicAggregateFormat 属性

定义

获取蓝牙 SIG 定义的特征聚合格式描述符 UUID。

public:
 static property Platform::Guid CharacteristicAggregateFormat { Platform::Guid get(); };
static winrt::guid CharacteristicAggregateFormat();
public static Guid CharacteristicAggregateFormat { get; }
var guid = GattDescriptorUuids.characteristicAggregateFormat;
Public Shared ReadOnly Property CharacteristicAggregateFormat As Guid

属性值

Guid

Platform::Guid

winrt::guid

蓝牙 SIG 定义的特征聚合格式描述符 UUID。

Windows 要求

应用功能
bluetooth

适用于