GattServiceUuids.TxPower 属性

定义

获取蓝牙 SIG 定义的 TxPower 服务 UUID。

public:
 static property Platform::Guid TxPower { Platform::Guid get(); };
static winrt::guid TxPower();
public static Guid TxPower { get; }
var guid = GattServiceUuids.txPower;
Public Shared ReadOnly Property TxPower As Guid

属性值

Guid

Platform::Guid

winrt::guid

蓝牙 SIG 定义的 TxPower 服务 UUID。

Windows 要求

应用功能
bluetooth

适用于