RssCommands Class

 

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

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

System.Object
  Microsoft.VisualStudio.Shell.RssCommands

public static class RssCommands

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticEnableDownload

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

System_CAPS_pubfieldSystem_CAPS_staticPromptForCredentials

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

System_CAPS_pubfieldSystem_CAPS_staticSetUrl

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

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: