Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the routed commands supported by the Visual Studio RSS feed reader.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.RssCommands
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Declaration
Public NotInheritable Class RssCommands
public static class RssCommands
public ref class RssCommands abstract sealed
[<AbstractClass>]
[<Sealed>]
type RssCommands = class end
public final class RssCommands
The RssCommands type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
EnableDownload | Enable downloading of RSS content. |
![]() ![]() |
PromptForCredentials | Prompt the user for web proxy credentials. |
![]() ![]() |
SetUrl | Set the URL for the RSS feed. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.