共用方式為


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

屬性值

動作。

適用於

另請參閱