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

Parámetros

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

Descripción

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