Share via


BooleanChoice.Value Property

Gets or sets the value of the choice.

Syntax

  public bool Value {get; set;}

Property Value

System.Booleantrue if the selected index is 1; false if the selected index is 0.

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