Share via


GlobalSystemMediaTransportControlsSessionTimelineProperties.EndTime Property

Definition

The end timestamp of the current media item.

public:
 property TimeSpan EndTime { TimeSpan get(); };
TimeSpan EndTime();
public System.TimeSpan EndTime { get; }
var timeSpan = globalSystemMediaTransportControlsSessionTimelineProperties.endTime;
Public ReadOnly Property EndTime As TimeSpan

Property Value

A value representing the end time of the current media item.

Applies to