RssCommands.SetUrl Field

Definition

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.

Applies to