Share via


MapConfiguration.GetSection Method

 

Loads a configuration.

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetSection(String, String, String, MapConfigurationCallback)

Loads the configuration. If configuration is already loaded, this method calls the callback function without trying to load the configuration.

System_CAPS_pubmethodSystem_CAPS_static GetSection(String, String, String, MapConfigurationCallback, Object)

Loads the configuration. If configuration is already loaded, this method calls the callback function without trying to load the configuration.

See Also

MapConfiguration Class
Microsoft.Maps.MapControl.WPF.Core Namespace

Return to top