RssCommands Class

Definition

Provides the routed commands supported by the Visual Studio shell RSS feed reader.

public ref class RssCommands abstract sealed
public ref class RssCommands abstract sealed
class RssCommands abstract sealed
public static class RssCommands
type RssCommands = class
Public Class RssCommands
Inheritance
RssCommands

Fields

EnableDownload

Enables downloading of RSS content. There is no command parameter for this command.

PromptForCredentials

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

SetUrl

Sets the RSS feed URL. The command parameter for this command is the URL of the RSS feed.

Applies to