Share via


PaymentInstrument Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    id As String _
)
public PaymentInstrument(
    string id
)
public:
PaymentInstrument(
    String^ id
)
new : 
        id:string -> PaymentInstrument

Parameters

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PaymentInstrument Class

PaymentInstrument Overload

Microsoft.Phone.Wallet Namespace