GattCharacteristicUuids.CyclingPowerVector 属性

定义

获取蓝牙 SIG 定义的 CyclingPowerVector 特征 UUID。

public:
 static property Platform::Guid CyclingPowerVector { Platform::Guid get(); };
static winrt::guid CyclingPowerVector();
public static Guid CyclingPowerVector { get; }
var guid = GattCharacteristicUuids.cyclingPowerVector;
Public Shared ReadOnly Property CyclingPowerVector As Guid

属性值

Guid

Platform::Guid

winrt::guid

蓝牙 SIG 定义的 CyclingPowerVector 特征 UUID。

Windows 要求

应用功能
bluetooth

适用于