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