WebAccountInvokedArgs.Action Property
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.
Gets the action for the web account in the accounts pane.
public:
property WebAccountAction Action { WebAccountAction get(); };
WebAccountAction Action();
public WebAccountAction Action { get; }
var webAccountAction = webAccountInvokedArgs.action;
Public ReadOnly Property Action As WebAccountAction
Property Value
The action.