RemoteValue.Bool Property
Indicates that the value is parsed as Boolean.
Syntax
public bool Bool {get;}
Property Value
System.Boolean. Parses the value as type Boolean.
This property is read-only.
Requirements
Reference: Microsoft.MediaCenter
Namespace: Microsoft.MediaCenter.DataAccess
Assembly: Microsoft.MediaCenter.dll
Platform: Windows 7
See Also