Share via


Command.Available Property

Gets or sets a value indicating whether this Command class is available.

Syntax

  public bool Available {get; set;}

Property Value

System.Booleantrue if the command is available; otherwise, false.

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