MediaCollectionItem.AllowRewind Property

Gets a value that indicates whether the user is allowed to rewind to the beginning during playback of the current item.

Syntax

  public override bool AllowRewind {get;}

Property Value

System.Boolean.  If true, the user is allowed to rewind during playback of the current item; otherwise, false.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also