GlobalSystemMediaTransportControlsSessionTimelineProperties.EndTime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
目前媒體專案的結束時間戳記。
public:
property TimeSpan EndTime { TimeSpan get(); };
TimeSpan EndTime();
public System.TimeSpan EndTime { get; }
var timeSpan = globalSystemMediaTransportControlsSessionTimelineProperties.endTime;
Public ReadOnly Property EndTime As TimeSpan
屬性值
值,表示目前媒體專案的結束時間。