GlobalSystemMediaTransportControlsSessionTimelineProperties.StartTime Property

Definition

The starting timestamp of the current media item.

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

Property Value

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

Applies to