MapConfigurationSection Class
Bing
Represents a section of the map configuration.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
| Name | Description | |
|---|---|---|
![]() | Item[String^] | Gets the configuration setting identified by the specified key. |
| Name | Description | |
|---|---|---|
![]() | Contains(String^) | Returns a bool indicating if the configuration setting identified by the specified key is in the map configuration. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


