Share via


ListMakerItem.AppData Property

Gets or sets application-defined data that is associated with a list item.

Syntax

public object AppData {get; set;}

Property Value

System.Object. The object containing the data.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

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

See Also