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

プロパティ値

現在のメディア 項目の開始時刻を表す値。

適用対象