Edit

Share via


WebAccountCommandParameter Class

Definition

Windows.UI.ApplicationSettings.WebAccountCommand can be produced through this parameter.

public class WebAccountCommandParameter
type WebAccountCommandParameter = class
Public Class WebAccountCommandParameter
Inheritance
WebAccountCommandParameter

Constructors

WebAccountCommandParameter(WebAccountCommandInvokedHandler, SupportedWebAccountActions)

Initializes a new instance of the WebAccountCommandParameter class.

Properties

Actions

Gets the actions that the command performs on the web account in the accounts pane.

Invoked

Gets the delegate that's invoked when the user selects an account and a specific action in the account settings pane.

Applies to