PlaybackSession.BeingRecorded Property

Gets a value that indicates whether a recording is in progress.

Syntax

  public bool BeingRecorded {get;}

Property Value

System.Boolean. When true, a recording is in progress.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also