Share via


IListMakerApp.ShowCapacityAsPercentage Property

Gets a value that indicates whether the status is expressed as a percentage.

Syntax

public bool ShowCapacityAsPercentage {get;}

Property Value

System.Boolean. It is true if status is a percentage, and false otherwise.

This property is read-only.

Remarks

Windows Media Center uses this property and the CapacityFormat property to determine whether to express status as a percentage of space, time, or number of items.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

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

See Also