Share via


RemoteValue.Double Property

Indicates that the value is parsed as Double.

Syntax

  public double Double {get;}

Property Value

System.Double.  Parses the value as type Double.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also