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

プロパティ値

アクション。

適用対象

こちらもご覧ください