次の方法で共有


GattValueChangedEventArgs.Timestamp プロパティ

定義

システムに特性値の変更が通知された時刻を取得します。

public:
 property DateTime Timestamp { DateTime get(); };
DateTime Timestamp();
public System.DateTimeOffset Timestamp { get; }
var dateTime = gattValueChangedEventArgs.timestamp;
Public ReadOnly Property Timestamp As DateTimeOffset

プロパティ値

特性値の変更がシステムに通知された時刻。

Windows の要件

アプリの機能
bluetooth

適用対象