共用方式為


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 帳戶的動作。

適用於