Show / Hide Table of Contents

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 null if loading succeeded.

Implements
ILoadable.LoadError

Applies to

Platforms and versions
TargetVersions
.NET Windows200.8
UWP200.8
In This Article
Back to top Copyright © 2022 Esri.