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

適用於

另請參閱