Share via


RssCommands.SetUrl Field

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

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

Syntax

'Declaration
Public Shared ReadOnly SetUrl As RoutedCommand
public static readonly RoutedCommand SetUrl
public:
static initonly RoutedCommand^ SetUrl
static val SetUrl: RoutedCommand
public static final var SetUrl : RoutedCommand

.NET Framework Security

See Also

Reference

RssCommands Class

Microsoft.VisualStudio.Shell Namespace