ShellUtils.ShellExecute

Wrapper around the Shell Execute API. Windows specific.

public static int ShellExecute(string url,
	string arguments,
	string workingFolder,
	string verb)

Parameters

url

arguments

workingFolder

verb


See also:

Class ShellUtils

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