Bagikan melalui


BluetoothLEAdvertisementReceivedEventArgs.Timestamp Properti

Definisi

Mendapatkan tanda waktu saat peristiwa Diterima terjadi.

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

Nilai Properti

Tanda waktu saat peristiwa Diterima terjadi.

Persyaratan Windows

Kemampuan aplikasi
bluetooth

Berlaku untuk

Lihat juga