Share via


PaymentInstrument.PaymentInstrumentKinds Property

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

Syntax

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

Property Value

Type: Microsoft.Phone.Wallet.PaymentInstrumentKinds

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PaymentInstrument Class

Microsoft.Phone.Wallet Namespace