Property LoadError
LoadError
Gets the exception associated with a failed load. This property remains null if load is successful.
Declaration
public Exception? LoadError { get; }
Property Value
| Type | Description |
|---|---|
| Exception | The exception associated with a failed load. |
Implements
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |