InitialListType Enumeration

Indicates the type of list to use when initializing the list application.

  public enum InitialListType

Members

Value Description
Empty An empty list.
LastSaved The list that was last saved.
Original The original list.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also