Property LoadError
LoadError
Gets the System.Exception associated with the last load error.
Declaration
public Exception LoadError { get; }
Property Value
Type | Description |
---|---|
System.Exception | The System.Exception if loading failed; or |
Implements
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |