TileSource.UriFormat Property

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Property UriFormat As String
public string UriFormat { get; set; }
public:
property String^ UriFormat {
    String^ get ();
    void set (String^ value);
}
member UriFormat : string with get, set

Property Value

Type: System.String

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

TileSource Class

Microsoft.Phone.Maps.Controls Namespace