PaymentInstrumentKinds 枚举

此枚举有一个 FlagsAttribute 特性,通过该特性可使其成员值按位组合。

命名空间:  Microsoft.Phone.Wallet
程序集:  Microsoft.Phone(在 Microsoft.Phone.dll 中)

语法

声明
<FlagsAttribute> _
Public Enumeration PaymentInstrumentKinds
[FlagsAttribute]
public enum PaymentInstrumentKinds
[FlagsAttribute]
public enum class PaymentInstrumentKinds
[<FlagsAttribute>]
type PaymentInstrumentKinds

成员

成员名称 说明
Credit
CreditAndDebit
Debit
Inicis
None

版本信息

适用于 Windows Phone 应用的 .NET

受以下版本支持:Windows Phone 8、Silverlight 8.1

请参阅

参考

Microsoft.Phone.Wallet 命名空间