Share via


GlobalSystemMediaTransportControlsSessionTimelineProperties.LastUpdatedTime Property

Definition

The UTC time at which the timeline properties were last updated.

public:
 property DateTime LastUpdatedTime { DateTime get(); };
DateTime LastUpdatedTime();
public System.DateTimeOffset LastUpdatedTime { get; }
var dateTime = globalSystemMediaTransportControlsSessionTimelineProperties.lastUpdatedTime;
Public ReadOnly Property LastUpdatedTime As DateTimeOffset

Property Value

A value representing the last time the timeline properties were updated.

Applies to