ActivityTrackingRecord.EventDateTime Özellik

Tanım

Etkinlik durumu olayının gerçekleştiği tarih ve saati alır veya ayarlar.

public:
 virtual property DateTime EventDateTime { DateTime get(); void set(DateTime value); };
public override DateTime EventDateTime { get; set; }
member this.EventDateTime : DateTime with get, set
Public Overrides Property EventDateTime As DateTime

Özellik Değeri

DateTime

Bir DateTime değer.

Açıklamalar

DateTimeGreenwich saati (UTC).

EventDateTime çalışma zamanı izleme altyapısı tarafından ayarlanır.

Şunlara uygulanır