OfferWebsite Property

Deal.OfferWebsite Property

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

Gets or sets the URI that takes the user to information about this deal.

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

public Uri OfferWebsite { get; set; }
<object OfferWebsite="Uri" .../>

Property Value

Type: System.Uri
The URI that takes the user to information about this deal.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft