次の方法で共有


GattCharacteristicUuids.TemperatureType プロパティ

定義

Bluetooth SIG で定義された温度の種類の特性 UUID を取得します。

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

プロパティ値

Guid

Platform::Guid

winrt::guid

Bluetooth SIG で定義された温度の種類の特性 UUID。

Windows の要件

アプリの機能
bluetooth

適用対象