Share via


ModelItem.Description Property

Gets or sets the description of the current ModelItem object.

Syntax

  public string Description {get; set;}

Property Value

System.String.  The description.

This property is read/write.

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