public static void LaunchUri (string uri, bool showWarning);

Parameters

uriThe URI.
showWarningDisplays a warning that the URI is potentially unsafe.

Description

Starts the default app associated with the URI scheme name for the specified URI, using the specified options.