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

파라미터

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

설명

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