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 帐户的操作。

适用于