Share via


RemoteValue.TimeSpan Property

Indicates that the value is parsed as TimeSpan.

Syntax

  public TimeSpan TimeSpan {get;}

Property Value

System.TimeSpan.  Parses the value as type TimeSpan.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also