RssCommands Class
Provides the routed commands supported by the VS shell Rss feed reader.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Declaración
Public NotInheritable Class RssCommands
'Uso
You do not need to declare an instance of a static class in order to access its members.
public static class RssCommands
public ref class RssCommands abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RssCommands = class end
public final class RssCommands
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.RssCommands
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.