Compartilhar via


Propriedade IconicTileData.IconImage

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
Public Property IconImage As Uri
public Uri IconImage { get; set; }
public:
property Uri^ IconImage {
    Uri^ get ();
    void set (Uri^ value);
}
member IconImage : Uri with get, set

Valor de propriedade

Tipo: System.Uri

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

IconicTileData Classe

Namespace Microsoft.Phone.Shell