GlobalSystemMediaTransportControlsSessionTimelineProperties.LastUpdatedTime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
上次更新時間軸屬性的 UTC 時間。
public:
property DateTime LastUpdatedTime { DateTime get(); };
DateTime LastUpdatedTime();
public System.DateTimeOffset LastUpdatedTime { get; }
var dateTime = globalSystemMediaTransportControlsSessionTimelineProperties.lastUpdatedTime;
Public ReadOnly Property LastUpdatedTime As DateTimeOffset
屬性值
值,表示上次更新時間軸屬性的時間。