GattCharacteristicUuids.UnreadAlertStatus 属性

定义

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

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

属性值

Guid

Platform::Guid

winrt::guid

蓝牙 SIG 定义的 UnreadAlertStatus 特征 UUID。

Windows 要求

应用功能
bluetooth

适用于