WebAccountInvokedArgs.Action 属性

定义

在“帐户”窗格中获取 Web 帐户的操作。

public:
 property WebAccountAction Action { WebAccountAction get(); };
WebAccountAction Action();
public WebAccountAction Action { get; }
var webAccountAction = webAccountInvokedArgs.action;
Public ReadOnly Property Action As WebAccountAction

属性值

操作本身。

适用于

另请参阅