ShellTileSchedule.RemoteImageUri Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a fully qualified remote URI or relative URI of the background image.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
<object RemoteImageUri="Uri" .../>
Property Value
Type: System.UriThe fully qualified remote URI or relative URI of the background image.
Show: