Freigeben über


SettingsCommand.AccountsCommand Eigenschaft

Definition

Ruft den Befehl für ein Webkonto im Bereich Kontoeinstellungen ab.

public:
 static property SettingsCommand ^ AccountsCommand { SettingsCommand ^ get(); };
static SettingsCommand AccountsCommand();
public static SettingsCommand AccountsCommand { get; }
var settingsCommand = SettingsCommand.accountsCommand;
Public Shared ReadOnly Property AccountsCommand As SettingsCommand

Eigenschaftswert

Der Befehl.

Gilt für:

Weitere Informationen