WalletItem.MessageNavigationUri Property

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

Syntax

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

Property Value

Type: System.Uri

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

WalletItem Class

Microsoft.Phone.Wallet Namespace