次の方法で共有


RssCommands.SetUrl Field

Set Rss feed Url

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

Syntax

'宣言
Public Shared ReadOnly SetUrl As RoutedCommand
'使用
Dim value As RoutedCommand

value = RssCommands.SetUrl
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

RssCommands Members

Microsoft.VisualStudio.PlatformUI Namespace