Condividi tramite


Proprietà TileSource.UriFormat

Spazio dei nomi:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: System.String

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TileSource Classe

Spazio dei nomi Microsoft.Phone.Maps.Controls