Share via


IListMakerApp.TimeUsed Property

Gets a value that indicates the amount of recording time that has been used on the CD or DVD.

Syntax

public TimeSpan TimeUsed {get;}

Property Value

System.TimeSpan. The amount of recording time that has been used.

This property is read-only.

Remarks

Windows Media Center gets this property if the CapacityFormat property is set to Time. This property, combined with the TimeCapacity property and the formatting properties, are used to create the final status message.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also