ICreateFileListHelper.IsOrderImportant Property

Indicates whether the user is allowed to control the order of the files in the list.

Syntax

  public bool IsOrderImportant {get;}

Property Value

System.Boolean.  If true, the user should be allowed to control the order; otherwise, false.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also