Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Error As Exception |
C# | |
---|---|
public Exception Error {get;} |
Property Value
An System.Exception instance, if an error occurred during the refresh; otherwise null.Target Platforms:Windows Phone 7
ArcGIS API for Windows Phone - Library Reference | |
Error Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Toolkit Namespace > Legend.RefreshedEventArgs Class : Error Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Error As Exception |
C# | |
---|---|
public Exception Error {get;} |
Target Platforms:Windows Phone 7