Gets the loading error if the loading failed.
Namespace:
C1.DataAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
| C# |
|---|
public Exception Error { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Error As Exception Get |