Share via


LoadResult.Errors Property

Gets a list of error strings if the load operation did not succeed.

Syntax

  public System.Collections.IList Errors {get;}

Property Value

System.Collections.IList.  The list of error strings.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also