Share via


IListMakerApp.ItemCapacity Property

Gets a value that indicates the capacity of the CD or DVD, in items.

Syntax

public int ItemCapacity {get;}

Property Value

System.Int32. The capacity of the CD or DVD.

This property is read-only.

Remarks

Windows Media Center gets this property if the CapacityFormat property is set to Item. This property, combined with the ItemUsed 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