Share via


CreateFileListHelper.BytesUsed Property

Indicates the amount of CD or DVD space, in bytes, that has been used so far.

Syntax

  public override Int64 BytesUsed {get; set;}

Property Value

System.Int64.  The amount of space used so far.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also