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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.