Share via


WebAccountCommand.Actions プロパティ

定義

[アカウント] ウィンドウの Web アカウントに対してコマンドが実行するアクションを取得します。

public:
 property SupportedWebAccountActions Actions { SupportedWebAccountActions get(); };
SupportedWebAccountActions Actions();
public SupportedWebAccountActions Actions { get; }
var supportedWebAccountActions = webAccountCommand.actions;
Public ReadOnly Property Actions As SupportedWebAccountActions

プロパティ値

Web アカウントのアクション。

適用対象