WebAccountCommandParameter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |