VideoRssCommands Class

Provides the routed commands supported by the Video RSS feed reader.

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.PlatformUI.VideoRssCommands

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public NotInheritable Class VideoRssCommands
public static class VideoRssCommands
public ref class VideoRssCommands abstract sealed
[<AbstractClass>]
[<Sealed>]
type VideoRssCommands =  class end
public final class VideoRssCommands

The VideoRssCommands type exposes the following members.

Fields

  Name Description
Public fieldStatic member PromptForCredentials Prompts the user for web proxy credentials.
Public fieldStatic member RetryVideoFeedDownload Allow the user to retry the RSS feed download.

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.

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace