WalletTransactionItemBase.SupportedUsages Property

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

Gets the abilities of this card, whether it can be used with NFC or to purchase in the Windows Phone Store.

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

Syntax

Public ReadOnly Property SupportedUsages As WalletItemUsages
public WalletItemUsages SupportedUsages { get; }

Property Value

Type: Microsoft.Phone.Wallet..::.WalletItemUsages
The abilities of this card, whether it can be used with NFC or to purchase in the Store.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

WalletTransactionItemBase Class

Microsoft.Phone.Wallet Namespace