ShellUtils.GoUrl

Uses the Shell Extensions to launch a program based on URL moniker or file name Basically a wrapper around ShellExecute

public static int GoUrl(string url,
	string workingFolder)

Parameters

url
Any URL Moniker that the Windows Shell understands (URL, Word Docs, PDF, Email links etc.)

workingFolder


See also:

Class ShellUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic