RssCommands.PromptForCredentials Field

Definition

Prompts the user for Web proxy credentials. There is no command parameter for this command.

public: static initonly System::Windows::Input::RoutedCommand ^ PromptForCredentials;
public static readonly System.Windows.Input.RoutedCommand PromptForCredentials;
 staticval mutable PromptForCredentials : System.Windows.Input.RoutedCommand
Public Shared ReadOnly PromptForCredentials As RoutedCommand 

Field Value

Remarks

There is no CommandParameter for this command.

Applies to