Gets the time of the current sensor reading.
public:
property DateTime Timestamp {
DateTime get ();
}
Type: DateTime
The time of the current sensor reading.
Namespace: Windows.Devices.Sensors
Metadata: windows.winmd
SimpleOrientationSensorOrientationChangedEventArgs Class