LoadingErrorEventArgs.LoadingException Property

Bing
 

Gets the exception that caused the map loading error.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

Public Property LoadingException As Exception
	Get
	Private Set
End Property

Property Value

Type: System.Exception

Returns Exception.

Return to top
Show: