WalletItem.SetUserAttentionRequiredNotification Method

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

Syntax

'Declaration
Public Sub SetUserAttentionRequiredNotification ( _
    setNotification As Boolean _
)
public void SetUserAttentionRequiredNotification(
    bool setNotification
)
public:
void SetUserAttentionRequiredNotification(
    bool setNotification
)
member SetUserAttentionRequiredNotification : 
        setNotification:bool -> unit

Parameters

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

WalletItem Class

Microsoft.Phone.Wallet Namespace