Choice.Default Property

Gets or sets the default object within the Options list.

Syntax

  public object Default {get; set;}

Property Value

System.Object.  The default object.

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