NotificationEvent.TimeStamp Property

Definition

Gets a time stamp for the event.

public:
 property DateTime TimeStamp { DateTime get(); };
public DateTime TimeStamp { get; }
Public ReadOnly Property TimeStamp As DateTime

Property Value

A DateTime value that contains the date and time that the event occurred.

Applies to