Share via


ListMakerItem.Children Property

Exposes an enumerator that a CD/DVD recording application can use to retrieve the child items, if any.

Syntax

public ListMakerList Children {get;}

Property Value

ListMakerList.  An enumerator that a CD/DVD recording application can use to retrieve the child items.

This property is read-only.

Remarks

This property is null if the item contains no child 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