LoadingErrorEventArgs Constructor (Exception)

Bing
 

Initializes a new instance of the LoadingErrorEventArgs class.

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

Public Sub New (
	loadingException As Exception
)

Parameters

loadingException
Type: System.Exception

The exception that that causes the map to not load correctly.

Return to top
Show: