StartPageCommands.LaunchUrlFromGettingStartedPanel 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.
Launch url from getting started panel in an external default browser
public: static initonly System::Windows::Input::RoutedCommand ^ LaunchUrlFromGettingStartedPanel;
public static readonly System.Windows.Input.RoutedCommand LaunchUrlFromGettingStartedPanel;
staticval mutable LaunchUrlFromGettingStartedPanel : System.Windows.Input.RoutedCommand
Public Shared ReadOnly LaunchUrlFromGettingStartedPanel As RoutedCommand
Field Value
Remarks
The CommandParameter for this command is a Url to launch in an external browser.