Share via


StreamInfo.IsActive Property

Gets a value that indicates whether the stream is currently selected for presentation.

Syntax

  public bool IsActive {get;}

Property Value

System.Boolean. When true, this stream is currently selected for presentation.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also