Share via


ModelItem.Data Property

Gets the data for the ModelItem object.

Syntax

  public System.Collections.IDictionary Data {get;}

Property Value

System.Collections.IDictionary.  The data for the ModelItem.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

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

See Also