RssCommands.SetUrl Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set Rss feed Url.
public: static initonly System::Windows::Input::RoutedCommand ^ SetUrl;
public static readonly System.Windows.Input.RoutedCommand SetUrl;
staticval mutable SetUrl : System.Windows.Input.RoutedCommand
Public Shared ReadOnly SetUrl As RoutedCommand
Field Value
Remarks
The CommandParameter for this command is a Url to user for the Rss feed.