GlobalSystemMediaTransportControlsSessionTimelineProperties.StartTime 屬性

定義

目前媒體專案的起始時間戳記。

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

屬性值

值,表示目前媒體專案的開始時間。

適用於