SettingsCommand.AccountsCommand Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the command for a web account in the account settings pane.
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
Property Value
The command.