IListMakerApp.ByteCapacity Property

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

Syntax

public long ByteCapacity {get;}

Property Value

System.Int64. 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 Byte. This property, combined with ByteUsed 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