Share via


CreateFileListHelper.ShowRemainingCapacity Property

Indicates whether the status message should reflect the total capacity or the remaining space on the CD or DVD.

Syntax

  public override bool ShowRemainingCapacity {get; set;}

Property Value

System.Boolean.  If true, the status message reflects remaining space on the disc, and false if it reflects the disc capacity.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also