Freigeben über


ShellTileSchedule.RemoteImageUri-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.Uri

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

ShellTileSchedule Klasse

Microsoft.Phone.Shell-Namespace