Share via


BluetoothLEAdvertisementReceivedEventArgs.Timestamp プロパティ

定義

Received イベントが発生したときのタイムスタンプを取得します。

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

プロパティ値

Received イベントが発生したときのタイムスタンプ。

Windows の要件

アプリの機能
bluetooth

適用対象

こちらもご覧ください