Property LoadError
LoadError
Gets the Exception associated with the last load error.
Declaration
public Exception? LoadError { get; }
Property Value
| Type | Description |
|---|---|
| Exception | The Exception if loading failed; or |
Implements
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 200.8 - 300.0 |
| UWP | 200.8 |