NotificationEvent.TimeStamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.