Share via


RemoteResource.HasError Property

Indicates whether the data contains errors.

Syntax

  public bool HasError {get;}

Property Value

System.Boolean.  If true, the data contains an error; otherwise, false.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also