GattCharacteristicUuids.ScanRefresh 属性

定义

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

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

属性值

Guid

Platform::Guid

winrt::guid

蓝牙 SIG 定义的 ScanRefresh 特征 UUID。

Windows 要求

应用功能
bluetooth

适用于