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)

Parameters

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


See also:

Class ShellUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic