次の方法で共有


GattCharacteristicUuids.ScanRefresh プロパティ

定義

Bluetooth 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

Bluetooth SIG で定義された ScanRefresh 特性 UUID。

Windows の要件

アプリの機能
bluetooth

適用対象