TileSource.UriFormat Property
Bing
Gets or sets the format used to create the URI.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Property Value
Type: System.StringReturns String.
The following markers may be present in the string.
{quadkey} The string in the UriFormat that will be replaced with a quad key.
{UriScheme} The string in the UriFormat that will be replaced with a URI scheme.
{subdomain} The string in the UriFormat that will be replaced with the sub domain.
Show: