GlobalSystemMediaTransportControlsSessionTimelineProperties.Position 屬性

定義

播放位置,目前為 LastUpdatedTime。

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

屬性值

值,表示目前媒體專案的播放位置。

適用於