PaymentInstrument.PaymentInstrumentKinds Property

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

Gets of sets the PaymentInstrumentKinds.

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

Syntax

Public Property PaymentInstrumentKinds As PaymentInstrumentKinds
public PaymentInstrumentKinds PaymentInstrumentKinds { get; set; }
<object PaymentInstrumentKinds="PaymentInstrumentKinds" .../>

Property Value

Type: Microsoft.Phone.Wallet..::.PaymentInstrumentKinds
The kind of card this payment instrument represents.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

PaymentInstrument Class

Microsoft.Phone.Wallet Namespace