ShellTile.NavigationUri Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the URI and launch parameter this is navigated to when a secondary Tile is tapped.

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

Syntax

Public Property NavigationUri As Uri
public Uri NavigationUri { get; private set; }

Property Value

Type: System..::.Uri
The URI and launch parameter this is navigated to when a secondary Tile is tapped.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

ShellTile Class

Microsoft.Phone.Shell Namespace