Map::UriScheme Property

Bing
 

Gets the protocol (http or https) that is used to request the map.

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

public:
property String^ UriScheme {
	static String^ get();
}

Property Value

Type: System::String^

Returns String.

Return to top
Show: