Choice.Options Property
Gets or sets the list of Options.
Syntax
public System.Collections.IList Options {get; set;}
Property Value
System.Collections.IList. The list of options.
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