MerchantName Property

Deal.MerchantName Property

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

Gets or sets the name of the merchant for this deal.

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

public string MerchantName { get; set; }
<object MerchantName="string" .../>

Property Value

Type: System.String
The deal merchant’s name.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft