Condividi tramite


BluetoothLEAdvertisementReceivedEventArgs.Timestamp Proprietà

Definizione

Ottiene il timestamp quando si è verificato l'evento Ricevuto .

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

Valore della proprietà

Timestamp quando si è verificato l'evento Ricevuto .

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a

Vedi anche