GattCharacteristicUuids.SensorLocation 属性

定义

获取蓝牙 SIG 定义的传感器位置特征 UUID。

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

属性值

Guid

Platform::Guid

winrt::guid

蓝牙 SIG 定义的传感器位置特征 UUID。

Windows 要求

应用功能
bluetooth

适用于