RssCommands.EnableDownload 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.
Enable downloading of Rss content.
public: static initonly System::Windows::Input::RoutedCommand ^ EnableDownload;
public static readonly System.Windows.Input.RoutedCommand EnableDownload;
staticval mutable EnableDownload : System.Windows.Input.RoutedCommand
Public Shared ReadOnly EnableDownload As RoutedCommand
Field Value
Remarks
There is no CommandParameter for this command.