Share via


MediaCollection.IsActive Property

Gets a value that indicates whether the current media collection is being played.

Syntax

  public bool IsActive {get;}

Property Value

System.Boolean.  If true, the current media collection is being played; otherwise, false.

This property is read-only.

Remarks

None.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also