ShellUtils.GoUrl

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

public static bool 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-2024 • Updated: 06/29/24
Comment or report problem with topic