WalletAddresses.Payments Property

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

Syntax

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

Property Value

Type: Microsoft.Phone.Wallet.WalletAddress

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

WalletAddresses Class

Microsoft.Phone.Wallet Namespace